Docs.rs
llm-connector-0.5.1
llm-connector 0.5.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
lipish
Dependencies
async-trait ^0.1
normal
bytes ^1.0
normal
optional
chrono ^0.4
normal
futures-util ^0.3
normal
optional
hex ^0.4
normal
optional
hmac ^0.12
normal
optional
log ^0.4
normal
pin-project-lite ^0.2
normal
optional
rand ^0.8
normal
reqwest ^0.11
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
optional
sha2 ^0.10
normal
optional
thiserror ^1.0
normal
tokio ^1.0
normal
optional
serde_yaml ^0.9
dev
tokio ^1.0
dev
tokio-test ^0.4
dev
wiremock ^0.6
dev
Versions
72.18%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
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
Module client
llm_
connector
0.5.1
Module client
Module Items
Structs
In crate llm_
connector
llm_connector
Module
client
Copy item path
Source
Expand description
V2统一客户端 - 下一代LLM客户端接口
这个模块提供统一的客户端接口,支持所有LLM服务提供商。
Structs
§
LlmClient
统一LLM客户端