Structs§
- Inline
File - A file stored inline with a user message.
- LLMCode
Execution - A
contextExeccall and its completed result. - LLMConversation
Document Content - A sequential conversation attached to a CatColab document.
- LLMMessage
- A completed textual response from the LLM.
- User
Feedback Request - A request for the user to approve or reject a proposed transaction.
- User
Message - A message submitted by the user.
Enums§
- Eval
Result - The result of executing code requested by the LLM.
- Feedback
Resolution - The user’s resolution of a feedback request.
- LLMInteraction
- An interaction in an LLM conversation.