For the complete documentation index, see llms.txt. This page is also available as Markdown.

Automata

Automata shares many fields with AtomicState. It differs by:

  • the lack of properties.is_chat_allowed and tasks fields.

  • the different special event it can handle

  • initial , states and context fields.

Last updated