v0.14.3
🚀 Features
-
Context Management
- Enhanced context shrinking logic to prevent hallucination
- Made context more reasonable by agent
- Configurable context shrinking threshold for LLM
- Improved reliability of context shrinking function
-
Token & Cost Tracking
- Included cached token to improve cost accuracy
- Added cached token cost to models
🐛 Bug Fixes
-
Context
- Fixed issue that made tool_call always being excluded
-
A2A (Agent-to-Agent)
- Fixed bug related to cached token
-
Google Gen AI
- Fixed some bugs in Google Gen AI integration
-
Token Management
- Fixed tracking of tokens in the middle of response