Docs.rs
  • potato-agent-0.2.2
    • potato-agent 0.2.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • thorrester
    • Dependencies
      • potato-prompt ^0.2.2 normal
      • potato-type ^0.2.2 normal
      • potato-util ^0.2.2 normal
      • pyo3 0.25.* normal
      • reqwest 0.12.* normal
      • serde 1.* normal
      • serde_json 1.* normal
      • thiserror 2.* normal
      • tokio >1.13.0 normal
      • tracing 0.* normal
    • Versions
    • 3.06% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

potato_agent0.2.2

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • agents::agent::Agent
  • agents::provider::openai::client::OpenAIClient
  • agents::provider::openai::types::Annotations
  • agents::provider::openai::types::Audio
  • agents::provider::openai::types::ChatCompletionMessage
  • agents::provider::openai::types::Choice
  • agents::provider::openai::types::CompletionTokenDetails
  • agents::provider::openai::types::Function
  • agents::provider::openai::types::LogContent
  • agents::provider::openai::types::LogProbs
  • agents::provider::openai::types::OpenAIChatMessage
  • agents::provider::openai::types::OpenAIChatRequest
  • agents::provider::openai::types::OpenAIChatResponse
  • agents::provider::openai::types::OpenAIImageUrl
  • agents::provider::openai::types::OpenAIInputAudio
  • agents::provider::openai::types::OpenAITextMessage
  • agents::provider::openai::types::PromptTokenDetails
  • agents::provider::openai::types::ToolCall
  • agents::provider::openai::types::TopLogProbs
  • agents::provider::openai::types::UrlCitation
  • agents::provider::openai::types::Usage
  • agents::task::PyTask
  • agents::task::Task
  • agents::types::AgentResponse

Enums

  • agents::client::ClientType
  • agents::client::ClientUrl
  • agents::client::GenAiClient
  • agents::error::AgentError
  • agents::provider::openai::types::OpenAIContentPart
  • agents::provider::types::Provider
  • agents::task::TaskStatus
  • agents::types::ChatResponse

Functions

  • agents::client::build_http_client
  • agents::provider::types::build_http_client