LLM conversation context. Holds the messages list, available tools, and tool choice configuration.
Messages are stored in reverse order internally for O(1) appends.
Use messages/1 to get them in chronological order.
LLM conversation context. Holds the messages list, available tools, and tool choice configuration.
Messages are stored in reverse order internally for O(1) appends.
Use messages/1 to get them in chronological order.