Skip to content

v2.6.14

Choose a tag to compare

@ysolanky ysolanky released this 12 Jun 16:38
· 14 commits to main since this release
0c64694

Changelog

New Features:

  • Learnings CRUD on AgentOS: Added create, read, update, and delete endpoints for learnings on AgentOS.

Bug Fixes:

  • Gemini Thread Safety: Removed per-response Gemini cleanup that caused a thread-safety race under concurrent usage.
  • JSON Object Providers: JSON instructions are now included in the followup prompt for json_object providers.

What's Changed

New Contributors

Full Changelog: v2.6.13...v2.6.14