Docs.rs
agentic-tools-utils-0.1.5
agentic-tools-utils 0.1.5
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
allisoneer
Dependencies
anyhow ^1.0
normal
futures ^0.3
normal
reqwest ^0.13.2
normal
serde_json ^1.0
normal
shlex ^1.3
normal
thiserror ^2.0
normal
tokio ^1
normal
tokio ^1
dev
Versions
97.14%
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
Skip to main content
Module llm_output
agentic_
tools_
utils
0.1.5
Module llm_
output
Module Items
Structs
Functions
In crate agentic_
tools_
utils
agentic_tools_utils
Module
llm_
output
Copy item path
Source
Expand description
LLM output extraction utilities.
Structs
§
Json
Extraction
Error
Error type for LLM output extraction.
Functions
§
extract_
json_
best_
effort
Best-effort JSON extraction from model output.