API Reference markov v2.2.0

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

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