| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2026.3.3 source code.tar.gz | 2026-03-18 | 27.0 MB | |
| 2026.3.3 source code.zip | 2026-03-18 | 28.7 MB | |
| README.md | 2026-03-18 | 758 Bytes | |
| Totals: 3 Items | 55.8 MB | 0 | |
Bug Fixes
- Fixed two edge cases affecting batch inference.
- Fixed a UI bug affecting "Try with..." with inputs that include base64 files.
- Removed assistant message prefill for JSON functions + Anthropic (deprecated by Anthropic).
New Features
- Added an implementation of GEPA (automated prompt engineering) based on durable workflows.
- Allow users to specify duplicate tool calls in
all_oftool evaluators to evaluate parallel tool calling. - Allow users to specify an expiration date for API keys in the UI. (thanks @eibrahim95)
- Allow users to specify
object_storage.endpoint = "env::MY_ENV_VAR"in addition to static values. (thanks @Meredith2328)
& multiple under-the-hood and UI improvements (thanks @majiayu000)!