llm-tool 0.9.4

Framework-agnostic Rust tool definitions for LLM agents
Documentation
1
2
3
4
5
error: template 'tools/dynamic_desc_test.tmpl.md' declares parameters (api_version) but neither `params(...)` nor `context = ...` was provided
 --> tests/ui/template_missing_context.rs:4:31
  |
4 | #[llm_tool(description_file = "tools/dynamic_desc_test.tmpl.md")]
  |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^