Docs.rs
  • rusty-gemini-0.4.0
    • rusty-gemini 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • saleem1333
    • Dependencies
      • base64 ^0.22.1 normal
      • futures-util ^0.3.31 normal
      • reqwest ^0.12.9 normal
      • serde ^1.0.214 normal
      • serde_json ^1.0.133 normal
      • tokio ^1.42.0 normal
    • Versions
    • 18.82% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

rusty_gemini0.4.0

Crate Items

  • Structs
  • Enums
  • Statics

List of all items

Structs

  • EmbedContentConfig
  • EmbedContentRequest
  • EmbedContentResponse
  • GeminiRequest
  • GeminiResponse
  • api::Candidate
  • api::CitationMetadata
  • api::CitationSource
  • api::CodeExecution
  • api::ContentEmbedding
  • api::CountTokenResponse
  • api::FunctionCallingConfig
  • api::FunctionDeclaration
  • api::GeminiGenericError
  • api::GeminiGenericErrorResponse
  • api::GenerationConfig
  • api::PromptFeedback
  • api::SafetyRating
  • api::SafetySetting
  • api::ThinkingConfig
  • api::Tool
  • api::ToolConfig
  • api::UsageMetadata
  • chat::ChatSession
  • content::Content
  • content::Part
  • error::GeminiError
  • grounding::DynamicRetrievalConfig
  • grounding::GoogleSearchRetrieval
  • grounding::GroundingAtrribution
  • grounding::GroundingMetadata
  • grounding::GroundingSupport
  • grounding::RetrievalMetadata
  • grounding::SearchEntryPoint
  • grounding::Segment
  • grounding::SemanticRetrieverChunk
  • model::GenerativeModel
  • model::GenerativeModelBuilder
  • schema::Schema

Enums

  • api::BlockReason
  • api::FinishReason
  • api::HarmBlockThreshold
  • api::HarmCategory
  • api::HarmProbability
  • api::Mode
  • api::ResponseMimeType
  • api::TaskType
  • content::InnerPart
  • content::Role
  • error::GeminiErrorKind
  • grounding::AtrributionSourceId
  • grounding::GroundingChunk
  • grounding::Mode
  • model::GeminiModel
  • schema::Type

Statics

  • BASE_URL
  • model::BASE_URL