Docs.rs
  • deepseek-api-client-0.1.1
    • deepseek-api-client 0.1.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • acscoder
    • Dependencies
      • anyhow ^1.0.86 normal
      • optional-default ^0.1.0 normal
      • reqwest ^0.12.5 normal
      • serde ^1.0 normal
      • serde_json ^1.0.117 normal
      • futures-util ^0.3.28 dev
      • tokio ^1 dev
    • Versions
    • 0% 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

deepseek_api_client0.1.1

Crate Items

  • Structs
  • Statics
  • Functions

List of all items

Structs

  • ChatResponses
  • ChatResponsesStream
  • ChoiceObject
  • ChoiceObjectChunk
  • ChoiceObjectMessage
  • FunctionalCallObject
  • FunctionalCallObjectSingle
  • LogprobsContent
  • LogprobsObject
  • Message
  • RequestChat
  • TopLogprobsObject

Functions

  • chat_DeepSeek_LLM
  • chat_DeepSeek_LLM_stream
  • chat_completion
  • chat_completion_stream
  • chat_completion_sync
  • chat_deepSeek_LLM_synchornous
  • code_completion
  • code_completion_stream
  • code_completion_sync
  • get_response_text
  • llm_function_call
  • llm_function_call_stream
  • llm_function_call_sync
  • string_to_ChatResponses

Statics

  • CHAT_COMPLETION_API_URL
  • DEEPSEEK_MODEL_CHAT
  • DEEPSEEK_MODEL_CODER