xiaoski d5b6cd24fc feat(tools): add SchemaCleanr for cross-provider schema normalization
- Add SchemaCleanr with CleaningStrategy enum (Gemini, Anthropic, OpenAI, Conservative)
- Support cleaning JSON schemas for different LLM provider compatibility
- Add $ref resolution, anyOf/oneOf flattening, const-to-enum conversion
- Add read_only, concurrency_safe, exclusive methods to Tool trait
- Add comprehensive unit tests for all schema cleaning features
2026-04-07 23:41:20 +08:00
2026-04-05 17:11:42 +08:00
2026-04-05 17:11:42 +08:00
2026-04-05 14:59:23 +08:00

The file is empty.
Description
No description provided
Readme 378 KiB
Languages
Rust 100%