Docs.rs
a3s-code-core-0.7.1
a3s-code-core 0.7.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ZhiXiao-Lin
Dependencies
a3s-common ^0.1
normal
a3s-cron ^0.1
normal
a3s-lane ^0.2
normal
a3s-search ^0.6
normal
anyhow ^1.0
normal
async-stream ^0.3
normal
async-trait ^0.1
normal
base64 ^0.21
normal
bytes ^1.5
normal
chrono ^0.4
normal
dirs ^5.0
normal
futures ^0.3
normal
glob ^0.3
normal
hcl-rs ^0.18
normal
ignore ^0.4
normal
pin-project-lite ^0.2
normal
regex ^1.10
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
shell-words ^1.1
normal
similar ^2.4
normal
thiserror ^1.0
normal
tokio ^1.35
normal
tokio-stream ^0.1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1.6
normal
walkdir ^2.4
normal
optional
tempfile ^3.10
dev
Versions
73.56%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
Module factory
a3s_
code_
core
0.7.1
Module factory
Module Items
Structs
Functions
In a3s_
code_
core::
llm
a3s_code_core
::
llm
Module
factory
Copy item path
Source
Expand description
LLM client factory
Structs
§
LlmConfig
LLM client configuration
Functions
§
create_
client_
with_
config
Create LLM client with full configuration (supports custom base_url)