Skip to main content

Module ai_assistant_api

Module ai_assistant_api 

Source

Enums§

AIAssistantServiceClearConversationError
struct for typed errors of method a_i_assistant_service_clear_conversation
AIAssistantServiceGetConversationError
struct for typed errors of method a_i_assistant_service_get_conversation
AIAssistantServiceSendMessageError
struct for typed errors of method a_i_assistant_service_send_message

Functions§

a_i_assistant_service_clear_conversation
Clear the conversation history for a specific context.
a_i_assistant_service_get_conversation
Get the display-ready chat history for a specific context.
a_i_assistant_service_send_message
Send a message to the AI assistant. The context type determines which specialized agent handles the request.