Jun 20th, 2025¶
This release focuses on enhanced prompt caching capabilities, accurate cost calculations, and improved tool management.
GenStudio¶
New Features¶
- Prompt Caching Button: Added a prompt caching button to enable faster access to frequently used prompts.
Improvements¶
- Improved Tool Name Validation: Tool names can no longer contain spaces to prevent naming conflicts.
Control Center¶
Improvements¶
- Improved Cost Calculations: Ensured accurate cost calculations for messages, tool calls, cache creation, and cache reads, including support for ElevenLabs and smart tools.
- Anthropic Tool Name Management: Resolved issues with duplicated tool names for Anthropic models to prevent conflicts.
- Enhanced Tool Search: When a specified tool name does not exist, the system now provides a list of available tools.
Bug Fixes¶
- System Message Processing: Fixed an issue where existing system messages of type string were not processed properly.
- Function Calling Error Handling: Improved handling of function calling errors with language models.