Re-exports§
pub use super::config::ToolCallConfig;pub use super::parsers::detect_and_parse_tool_call;
Functions§
- try_
tool_ call_ parse_ aggregate - Try parsing a string as a structured tool call, for aggregation usage.
- try_
tool_ call_ parse_ stream - Try parsing a string as a structured tool call, for streaming (delta) usage.