Docs.rs
llm-coding-tools-rig-0.1.0
llm-coding-tools-rig 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Sewer56
Dependencies
llm-coding-tools-core ^0.1.0
normal
reqwest ^0.13
normal
rig-core ^0.28
normal
schemars ^1.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
tempfile ^3.24
dev
tokio ^1.49
dev
Versions
100%
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
Module bash
llm_
coding_
tools_
rig
0.1.0
Module bash
Module Items
Structs
In crate llm_
coding_
tools_
rig
llm_coding_tools_rig
Module
bash
Copy item path
Source
Expand description
Shell command execution tool.
Provides cross-platform shell command execution with timeout support.
Structs
ยง
Bash
Args
Arguments for the bash tool.
Bash
Tool
Tool for executing shell commands.