List of all items
Structs
- config::Config
- events::types::EventFrame
- executor::accumulator::ResponseAccumulator
- executor::engine::ExecuteRequest
- executor::modes::conversation::ConversationHandler
- executor::modes::response::ResponseHandler
- executor::request::ExecutionContext
- executor::request::GatewayExecutors
- executor::request::RequestContext
- proxy::ProxyRequest
- proxy::ProxyResponse
- proxy::ProxyState
- storage::conversation::ConversationStore
- storage::models::conversation::Conversation
- storage::models::item::Item
- storage::models::response::Response
- storage::response::ResponseStore
- storage::schema::PoolWithSchema
- storage::schema::SchemaManager
- storage::types::conversation::ConversationData
- storage::types::response::ResponseData
- storage::types::response::ResponseMetadata
- tool::codex::CodexNamespaceHandler
- tool::codex::NamespaceMap
- tool::function::FunctionHandler
- tool::handler::ToolOutput
- tool::registry::GatewayDispatchResult
- tool::registry::ToolEntry
- tool::registry::ToolRegistry
- tool::web_search::WebSearchHandler
- types::io::input::FunctionToolResultMessage
- types::io::input::InputImageContent
- types::io::input::InputMessage
- types::io::input::InputTextContent
- types::io::output::FunctionToolCall
- types::io::output::OutputMessage
- types::io::output::OutputTextContent
- types::io::output::ReasoningOutput
- types::io::output::ReasoningTextContent
- types::io::output::WebSearchActionSearch
- types::io::output::WebSearchCall
- types::io::output::WebSearchSource
- types::io::tools::FunctionTool
- types::io::usage::InputTokenDetails
- types::io::usage::OutputTokenDetails
- types::io::usage::ResponseUsage
- types::request_response::IncompleteDetails
- types::request_response::RequestPayload
- types::request_response::ResponsePayload
- types::request_response::UpstreamRequest
- types::tools::params::CodeInterpreterToolParam
- types::tools::params::CodexNamespaceToolParam
- types::tools::params::EmptyToolNameError
- types::tools::params::FileSearchToolParam
- types::tools::params::FunctionToolParam
- types::tools::params::McpToolParam
- types::tools::params::NonEmptyToolName
- types::tools::params::WebSearchFilters
- types::tools::params::WebSearchToolParam
- types::tools::params::WebSearchUserLocation
Enums
- error::Error
- events::types::EventPayload
- events::types::SSEEventType
- events::types::SSEItemType
- executor::error::ExecutorError
- proxy::ProxyBody
- storage::types::errors::StorageError
- storage::types::item::InOutItem
- storage::types::item::ItemKind
- tool::handler::ToolError
- tool::registry::ToolType
- types::event::MessageStatus
- types::event::ResponseStatus
- types::io::input::InputContent
- types::io::input::InputItem
- types::io::input::InputMessageContent
- types::io::input::ResponsesInput
- types::io::output::OutputItem
- types::io::output::WebSearchCallStatus
- types::io::tools::ToolChoice
- types::tools::params::CodexNamespaceMember
- types::tools::params::ResponsesTool
- types::tools::params::WebSearchContextSize
Traits
Functions
- config::normalize_base_url
- events::normalize::normalize_sse_line
- executor::engine::create_conversation
- executor::engine::execute
- executor::inference::call_inference
- executor::persist::persist_response
- executor::rehydrate::rehydrate_conversation
- proxy::error_response
- proxy::proxy_get
- proxy::proxy_request
- readiness::wait_llm_ready
- storage::models::conversation::create
- storage::models::conversation::get
- storage::models::conversation::get_or_create
- storage::models::item::conversation_item_count
- storage::models::item::create_in_tx
- storage::models::item::get_items
- storage::models::item::get_items_by_conversation
- storage::models::response::create_in_tx
- storage::models::response::get
- storage::pool::create_pool
- storage::pool::create_pool_with_schema
- tool::codex::model_visible_namespace_member_name
- utils::common::deserialize_from_str
- utils::common::deserialize_from_str_opt
- utils::common::deserialize_from_str_or_default
- utils::common::deserialize_from_string_opt
- utils::common::deserialize_from_string_opt_or_default
- utils::common::deserialize_from_value
- utils::common::deserialize_from_value_opt
- utils::common::serialize_to_string
- utils::common::serialize_to_vec_or_default
- utils::common::utcnow_str
- utils::common::uuid7_str
Type Aliases
- executor::error::ExecutorResult
- executor::inference::BoxStream
- storage::pool::DbPool
- storage::pool::DbResult
- storage::pool::DbTransaction
- storage::types::errors::StoreResult