Docs.rs
llm-toolkit-0.13.0
llm-toolkit 0.13.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ynishi
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
base64 ^0.22
normal
llm-toolkit-macros ^0.13.0
normal
optional
log ^0.4
normal
minijinja ^2.12.0
normal
quick-xml ^0.38.3
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1
normal
optional
env_logger ^0.11
dev
strum ^0.26
dev
strum_macros ^0.26
dev
Versions
74.04%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
Module core
llm_
toolkit
0.13.0
Module core
Module Items
Structs
Enums
Traits
In llm_
toolkit::
extract
llm_toolkit
::
extract
Module
core
Copy item path
Source
Structs
§
Parsing
Config
Configuration for response parsing
Enums
§
Extraction
Strategy
Extraction strategy configuration
Traits
§
Content
Extractor
Trait for extracting tagged or structured content
Response
Parser
Core trait for response parsing