Docs.rs
mini-langchain-0.1.0
mini-langchain 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Rollp0x
Dependencies
anyhow ^1
normal
async-openai ^0.30.1
normal
async-stream ^0.3.6
normal
async-trait ^0.1
normal
futures ^0.3
normal
mini-langchain-macros ^0.1.0
normal
ollama-rs ^0.3.2
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
tokio ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
mockito ^1
dev
tokio-test ^0.4
dev
Versions
17.9%
of the crate is documented
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
Crate mini_langchain
mini_
langchain
0.1.0
All Items
Crate Items
Modules
Attribute Macros
Crate
mini_
langchain
Copy item path
Source
Modules
§
agent
config
error
llm
message
prelude
tools
Attribute Macros
§
tool
Minimal attribute macro #[tool(…)] Supports: name (optional), description (required), params(…) params syntax: params( city = “desc”, units = “desc” )