List of all items
Structs
- agent::Agent
- agent::AgentBuilder
- chat::ChatMessage
- chat::ChatSession
- chat::FunctionCall
- chat::ToolCall
- config::Config
- config::LLMConfig
- forest::CreatePlanTool
- forest::DelegateTaskTool
- forest::ForestBuilder
- forest::ForestMessage
- forest::ForestOfAgents
- forest::SendMessageTool
- forest::ShareContextTool
- forest::SharedContext
- forest::TaskItem
- forest::TaskPlan
- forest::UpdateTaskMemoryTool
- llm::Choice
- llm::Delta
- llm::DeltaFunctionCall
- llm::DeltaToolCall
- llm::LLMClient
- llm::LLMRequest
- llm::LLMResponse
- llm::RemoteLLMClient
- llm::StreamChoice
- llm::StreamChunk
- llm::Usage
- rag::Document
- rag::InMemoryVectorStore
- rag::OpenAIEmbeddings
- rag::QdrantVectorStore
- rag::RAGSystem
- rag::SearchResult
- rag_tool::RAGTool
- serve::ChatCompletionRequest
- serve::ChatCompletionResponse
- serve::CompletionChoice
- serve::CustomEndpoint
- serve::CustomEndpointsConfig
- serve::ModelInfo
- serve::ModelsResponse
- serve::OpenAIMessage
- serve::OpenAIMessageResponse
- serve::ServerState
- serve::Usage
- tool_builder::ToolBuilder
- tools::CalculatorTool
- tools::EchoTool
- tools::FileEditTool
- tools::FileIOTool
- tools::FileListTool
- tools::FileReadTool
- tools::FileSearchTool
- tools::FileWriteTool
- tools::FunctionDefinition
- tools::HttpRequestTool
- tools::JsonParserTool
- tools::MemoryDBTool
- tools::ParametersSchema
- tools::QdrantRAGTool
- tools::ShellCommandTool
- tools::SystemInfoTool
- tools::TextProcessorTool
- tools::TimestampTool
- tools::ToolDefinition
- tools::ToolParameter
- tools::ToolRegistry
- tools::ToolResult
- tools::WebScraperTool
Enums
Traits
Macros
Functions
- serve::estimate_tokens
- serve::load_custom_endpoints_config
- serve::start_server
- serve::start_server_with_agent
- serve::start_server_with_agent_and_custom_endpoints
- serve::start_server_with_custom_endpoints