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

Messages

A message in general is a piece of information that travels from an emitter to a receiver. There are different types of messages:

  • Commands

  • Queries

  • Events

Last updated