chat@4.20.1
·
241 commits
to main
since this release
Patch Changes
- e206371: new toAiMessages API for history-to-AI-SDK transformation. And introduces LinkPreview object on Message
- 8d88b8c: Fix GitHub adapter streaming: accumulate text and post once instead of using the fallbackStream post+edit loop, which caused 422 errors from empty body edits during TTFT. Also log fallbackStream edit failures via the Logger instead of silently swallowing them.