Docs.rs
  • batch-mode-batch-client-0.2.1
    • batch-mode-batch-client 0.2.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • klebs6
    • Dependencies
      • batch-mode-3p ^0.2.1 normal
      • batch-mode-batch-index ^0.2.1 normal
      • batch-mode-batch-metadata ^0.2.1 normal
      • batch-mode-batch-schema ^0.2.1 normal
      • batch-mode-batch-triple ^0.2.1 normal
      • derive_builder ^0.20.2 normal
      • getset ^0.1.4 normal
      • save-load-traits ^0.2.1 normal
    • Versions
    • 13.51% 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

batch_mode_batch_client0.2.1

  • All Items

Crate Items

  • Structs
  • Enums
  • Traits
  • Trait Aliases

Crate batch_mode_batch_client

Source

Structs§

BatchOnlineStatus
MockBatchConfig
MockBatchConfigBuilder
Builder for MockBatchConfig.
MockLanguageModelClient
MockLanguageModelClientBuilder
Builder for MockLanguageModelClient.
OpenAIClientHandle

Enums§

BatchDownloadError
MockBatchClientError
MockBatchConfigBuilderError
Error type for MockBatchConfigBuilder
MockLanguageModelClientBuilderError
Error type for MockLanguageModelClientBuilder
OpenAIClientError

Traits§

CheckAndDownloadInterface
CheckBatchStatusOnline
CheckForAndDownloadOutputAndErrorOnline
CreateBatch
DownloadErrorFile
DownloadOutputFile
GetBatchFileContent
GetLanguageModelClient
LanguageModelClientInterface
RetrieveBatchById
UploadBatchFileCore
UploadBatchFileExt
WaitForBatchCompletion

Trait Aliases§

OpenAIConfigInterface