Docs.rs
llm-chain-tools-0.4.0
llm-chain-tools 0.4.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
williamhogman
Dependencies
llm-chain ^0.4.0
normal
serde ^1.0.159
normal
serde_yaml ^0.9.21
normal
tokio ^1.26.0
dev
Versions
45.45%
of the crate is documented
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
llm_
chain_
tools
0.4.0
Module tools
Module Items
Structs
In crate llm_
chain_
tools
llm_chain_tools
Module
tools
Copy item path
Source
Expand description
Commonly used tools ready to import
Structs
ยง
Bash
Tool
A tool that executes a bash command.
Exit
Tool
A tool that exits the program with the given status code.
Python
Tool