Skip to main content

Module llm_conversation

Module llm_conversation 

Source

Structs§

InlineFile
A file stored inline with a user message.
LLMCodeExecution
A contextExec call and its completed result.
LLMConversationDocumentContent
A sequential conversation attached to a CatColab document.
LLMMessage
A completed textual response from the LLM.
UserFeedbackRequest
A request for the user to approve or reject a proposed transaction.
UserMessage
A message submitted by the user.

Enums§

EvalResult
The result of executing code requested by the LLM.
FeedbackResolution
The user’s resolution of a feedback request.
LLMInteraction
An interaction in an LLM conversation.