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 builder
llm_
connector
0.5.1
Module builder
Module Items
Structs
In llm_
connector::
core
llm_connector
::
core
Module
builder
Copy item path
Source
Expand description
Provider 构建器 - 统一的构建接口
这个模块提供了一个优雅的 Builder 模式 API,用于构建各种 Provider。
Structs
§
Provider
Builder
Provider 构建器