Enums§
- Chat
Controller Create Chat Error - struct for typed errors of method
chat_controller_create_chat
- Chat
Controller Create Open AiChat Error - struct for typed errors of method
chat_controller_create_open_ai_chat
- Chat
Controller Delete Chat Error - struct for typed errors of method
chat_controller_delete_chat
- Chat
Controller GetChat Error - struct for typed errors of method
chat_controller_get_chat
- Chat
Controller List Chats Error - struct for typed errors of method
chat_controller_list_chats
Functions§
- chat_
controller_ create_ chat - Creates a new chat. Requires at least one of: assistantId/assistant, sessionId, or previousChatId. Note: sessionId and previousChatId are mutually exclusive.
- chat_
controller_ create_ open_ ai_ chat - chat_
controller_ delete_ chat - chat_
controller_ get_ chat - chat_
controller_ list_ chats