0.208.0
·
539 commits
to canary
since this release
0.208.0 - 2025-09-21
Features
- (jetbrains) get closer to feature parity with vscode (#2447) - (0efb169) - Samuel Lijin
- (sdk) errors now expose fallback history in detailed_message (#2449) - (11a131f) - Samuel Lijin
- Improve streaming latencies in case parsing ever takes too long (#2467) - (84bd606) - aaronvg
- BAML warns you if you use a template string without '()' (#2476) - (a3b8c57) - aaronvg
- Implement collector clear() and update docs (#2478) - (13e7e13) - aaronvg
Bugs
- Fix vertical scroll on
PromptViewcomponent (#2462) - (5eb3381) - Antonio Sarosi - Fix pdf input as base64url in openai-responses (#2464) - (2fad7cd) - aaronvg
- Fix colons in config maps (#2475) - (9736532) - Greg Hale
- Fix deep config object parsing and env var redaction (#2485) - (9e35412) - Greg Hale
Docs
- Add vercel ai gateway to docs (#2453) - (a2e98a5) - aaronvg
- Update pdf testing documentation in playground (#2457) - (66e449c) - aaronvg
- Fix LLM Parse Fixup recipe in docs (#2459) - (80db51a) - Greg Hale
- Update documentation and examples to use latest 2025 AI models (#2460) - (0b1bc44) - hellovai
- Add
on_generateoption to other languages (#2461) - (d7853bd) - Antonio Sarosi - remove fn keyword (#2468) - (8557ab4) - Greg Hale
- Bump version to 0.208.0 - (c1630f5) - Aaron Villalpando