Module conversations_api

Source

Structs§

ConversationsApiClient
CreateConversationModelParams
struct for passing parameters to the method [create_conversation_model]
DeleteConversationModelParams
struct for passing parameters to the method [delete_conversation_model]
RetrieveConversationModelParams
struct for passing parameters to the method [retrieve_conversation_model]
UpdateConversationModelParams
struct for passing parameters to the method [update_conversation_model]

Enums§

CreateConversationModelError
struct for typed errors of method [create_conversation_model]
DeleteConversationModelError
struct for typed errors of method [delete_conversation_model]
RetrieveAllConversationModelsError
struct for typed errors of method [retrieve_all_conversation_models]
RetrieveConversationModelError
struct for typed errors of method [retrieve_conversation_model]
UpdateConversationModelError
struct for typed errors of method [update_conversation_model]

Traits§

ConversationsApi