- 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
The file is empty.
Description
Languages
Rust
100%