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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

deepseek_api_client0.1.1

  • All Items

Crate Items

  • Structs
  • Statics
  • Functions

Crate deepseek_api_client

Source

Structs§

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

Statics§

CHAT_COMPLETION_API_URL
DEEPSEEK_MODEL_CHAT
DEEPSEEK_MODEL_CODER

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