API Reference markov v4.1.3

modules

Modules

Public API

Markov OTP app

Loads the dictionary for prompt generation into a ets table

Performs training, generation and probability shifting. Supposed to only ever be used by Markov.ModelServers.

GenServer in charge of one model

Thin wrapper around Markov to make the chain respond to prompts assuming it's been trained on the appropriate data

Main supervisor