Module v1

Module v1 

Source

Modules§

assistant_content_part
Nested message and enum types in AssistantContentPart.
conversation_service_client
Generated client implementations.
model_message
Nested message and enum types in ModelMessage.
user_content_part
Nested message and enum types in UserContentPart.

Structs§

AddMessageRequest
AddMessageResponse
AssistantContentPart
Content part for assistant messages: can be text or reasoning.
AssistantModelMessage
An assistant message containing text and reasoning
Conversation
ConversationMetadata
CreateConversationRequest
CreateConversationResponse
GetConversationRequest
GetConversationResponse
ImagePart
User-supplied image part.
ListConversationsRequest
ListConversationsResponse
ModelMessage
ModelMessage is a discriminated union of user and assistant messages. Each message type has its own structure and content.
ReasoningPart
Reasoning part for assistant messages.
SetConversationTitleRequest
SetConversationTitleResponse
Empty response
TextPart
Text part for user or assistant messages.
ToolActionPart
Tool action part for assistant messages.
UserContentPart
UserModelMessage
A user message containing text and optional context