Docs.rs
  • cohere-rust-0.6.0
    • cohere-rust 0.6.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • walterbm
    • Dependencies
      • bytes ^1.7.1 normal
      • reqwest ^0.12.7 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • strum_macros ^0.26.1 normal
      • thiserror ^1.0 normal
      • tokio ^1 normal
      • mockito ^1 dev
    • Versions
    • 39.87% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

cohere_rust0.6.0

Crate Items

  • Structs
  • Enums

List of all items

Structs

  • Cohere
  • api::chat::ChatRequest
  • api::chat::ChatResponse
  • api::classify::Classification
  • api::classify::ClassifyExample
  • api::classify::ClassifyRequest
  • api::classify::Confidence
  • api::classify::LabelProperties
  • api::detokenize::DetokenizeRequest
  • api::embed::EmbedRequest
  • api::generate::GenerateRequest
  • api::generate::Generation
  • api::generate::TokenLikelihood
  • api::rerank::ReRankRequest
  • api::rerank::ReRankResult
  • api::tokenize::TokenizeRequest
  • api::tokenize::TokenizeResponse

Enums

  • CohereApiError
  • CohereStreamError
  • api::EmbedModel
  • api::GenerateModel
  • api::Truncate
  • api::chat::ChatMessage
  • api::chat::ChatStreamResponse
  • api::chat::CitationQuality
  • api::chat::PromptTruncation
  • api::generate::ReturnLikelihoods
  • api::rerank::ReRankModel