Skip to main content

Module types

Module types 

Source

Structs§

AssistantMessage
Assistant message body
CustomMessage
Custom message body
FunctionCall
Function call details
LLMResponse
LLM response containing message and finish reason
Parameters
JSON schema parameters with metadata stripped
SystemMessage
System message body
ToolCall
Tool call from LLM
ToolDefinition
Tool definition for LLM
ToolFunction
Tool function definition
ToolMessage
Tool message body
UserMessage
User message body

Enums§

FinishReason
Finish reason for LLM completion
Message
LLM message with role-specific fields