List of all items
Structs
- claude::ClaudeCompletion
- claude::ClaudeResponse
- claude::Content
- claude::Usage
- common::LlmError
- common::LlmErrorMessage
- common::LlmReturn
- deepseek::DeepseekChoice
- deepseek::DeepseekCompletion
- deepseek::DeepseekResponse
- deepseek::Usage
- functions::Function
- functions::FunctionCall
- functions::FunctionDeclaration
- functions::ParameterType
- functions::Parameters
- functions::ParseArgument
- functions::ParseFunction
- functions::Properties
- gemini::Candidate
- gemini::Citation
- gemini::CitationMetadata
- gemini::Content
- gemini::GeminiCompletion
- gemini::GeminiResponse
- gemini::GenerationConfig
- gemini::Offset
- gemini::OutSafety
- gemini::PublicationDate
- gemini::ResponseContent
- gemini::ResponsePart
- gemini::SafetySettings
- gemini::SystemInstruction
- gemini::TokensDetails
- gemini::Usage
- gpt::GptChoice
- gpt::GptCompletion
- gpt::GptMessage
- gpt::GptResponse
- gpt::ResponseFormat
- gpt::Usage
- groq::GroqChoice
- groq::GroqCompletion
- groq::GroqResponse
- groq::ResponseFormat
- groq::Usage
- mistral::MistralChoice
- mistral::MistralCompletion
- mistral::MistralResponse
- mistral::Usage
Enums
Traits
Functions
- caller::call_my_functions
- claude::call_claude
- claude::call_claude_all
- claude::call_claude_completion
- claude::call_claude_max_tokens
- claude::call_claude_temperature
- common::call
- common::call_function
- common::call_function_llm
- common::call_function_llm_model
- common::call_llm
- common::call_llm_model
- common::call_llm_model_function
- common::chat_call
- common::chat_call_json
- common::chat_call_json_llm
- common::chat_call_json_llm_model
- common::chat_call_json_temperature
- common::chat_call_json_temperature_llm
- common::chat_call_json_temperature_llm_model
- common::chat_call_llm
- common::chat_call_llm_model
- common::chat_call_temperature
- common::chat_call_temperature_llm
- common::chat_call_temperature_llm_model
- common::get_client
- common::single_call
- common::single_call_json
- common::single_call_json_llm
- common::single_call_json_llm_model
- common::single_call_json_temperature
- common::single_call_json_temperature_llm
- common::single_call_json_temperature_llm_model
- common::single_call_llm
- common::single_call_llm_model
- common::single_call_temperature
- common::single_call_temperature_llm
- common::single_call_temperature_llm_model
- deepseek::call_deepseek
- deepseek::call_deepseek_all
- deepseek::call_deepseek_completion
- deepseek::call_deepseek_max_tokens
- deepseek::call_deepseek_temperature
- functions::call_actual_function
- functions::find_function
- functions::get_function_json
- functions::get_functions
- functions::json_function
- functions::unpack_functions
- gemini::add_system_content
- gemini::call_gemini
- gemini::call_gemini_all
- gemini::call_gemini_completion
- gemini::call_gemini_completion_model
- gemini::call_gemini_system
- gemini::call_gemini_system_all
- gpt::call_gpt
- gpt::call_gpt_all
- gpt::call_gpt_completion
- gpt::call_gpt_json
- gpt::call_gpt_temperature
- gpt::get_gpt_client
- groq::call_groq
- groq::call_groq_all
- groq::call_groq_completion
- groq::call_groq_json
- groq::call_groq_temperature
- mistral::call_mistral
- mistral::call_mistral_all
- mistral::call_mistral_completion
- mistral::call_mistral_max_tokens
- mistral::call_mistral_temperature