Docs.rs
  • pinecone-sdk-0.1.2
    • pinecone-sdk 0.1.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • austin-denoble
    • github:pinecone-io:sdk
    • Dependencies
      • anyhow ^1.0.86 normal
      • once_cell ^1.19 normal
      • prost ^0.12 normal
      • prost-types ^0.12 normal
      • rand ^0.8 normal
      • regex ^1.10 normal
      • reqwest ^0.12 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • snafu ^0.8 normal
      • thiserror ^1.0.63 normal
      • tokio ^1 normal
      • tonic ^0.11 normal
      • url ^2.5 normal
      • uuid ^1.8 normal
      • httpmock ^0.7.0-rc.1 dev
      • serial_test ^3.1 dev
      • temp-env ^0.3 dev
      • tonic-build ^0.11 build
    • Versions
    • 100% of the crate is documented
  • 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

pinecone_sdk0.1.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • models::CollectionList
  • models::CollectionModel
  • models::ConfigureIndexRequest
  • models::ConfigureIndexRequestSpec
  • models::ConfigureIndexRequestSpecPod
  • models::CreateCollectionRequest
  • models::DescribeIndexStatsResponse
  • models::EmbedRequestParameters
  • models::Embedding
  • models::EmbeddingsList
  • models::EmbeddingsListUsage
  • models::FetchResponse
  • models::IndexList
  • models::IndexModel
  • models::IndexModelSpec
  • models::IndexModelStatus
  • models::IndexSpec
  • models::ListResponse
  • models::Metadata
  • models::Namespace
  • models::PodSpec
  • models::PodSpecMetadataConfig
  • models::QueryResponse
  • models::ServerlessSpec
  • models::SparseValues
  • models::UpdateResponse
  • models::UpsertResponse
  • models::Value
  • models::Vector
  • pinecone::PineconeClient
  • pinecone::PineconeClientConfig
  • pinecone::data::Index
  • utils::errors::WrappedResponseContent

Enums

  • models::Cloud
  • models::DeletionProtection
  • models::Kind
  • models::Metric
  • models::State
  • models::WaitPolicy
  • utils::errors::PineconeError

Functions

  • pinecone::default_client
  • utils::user_agent::get_user_agent

Constants

  • pinecone::PINECONE_API_VERSION_KEY
  • version::API_VERSION