Files
lorenzejay 120f2ef6e7 feat: implement strip_openai_specific_schema_fields utility
* Added a new utility function to remove OpenAI-specific fields from schemas, ensuring compatibility with Gemini and Bedrock APIs.
* Updated BedrockCompletion and GeminiCompletion classes to utilize this function for cleaning parameters before API calls.
* Introduced tests to validate the functionality of the new utility, ensuring it correctly strips incompatible fields while preserving required properties.
2026-02-25 15:26:43 -08:00
..
2026-02-05 12:49:54 -05:00
2025-10-20 14:10:19 -07:00