Back to Release Notes
Release Notes: SDK Enhancements and Tool Management Fixes
This update enhances the SDK by adding static parameters for tools and integrating JSON Schema validation for LLM parameters. It also fixes issues with updating data sources, filtering tools by ID and service_id, and managing tools linked to agentless prompts.
v25.0.32
Feb 21, 2025
Tools
SDK - Added static parameters for tools to SDK. Tool calls now read from tool static parameter default values.
Added JSON Schema validation for LLM parameters on tool create and update.
Fixed issue when updating a data source with fewer chunks than its original version.
Fixed issue with Tools list endpoint id and service_id filter options not producing results.
Fixed issue with updating Tools that were linked to an agentless prompt.