API Reference markov v2.4.1
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.ModelServer
s.
GenServer in charge of one model
Asks the model server to unload a partition after some time of inactivity
Thin wrapper around Markov
to make the chain respond to prompts assuming
it's been trained on the appropriate data
Main supervisor