v1.20260526.1
What's Changed
- Fix types for chat-completions models. by @samscott89 in https://github.com/cloudflare/workerd/pull/6778
Full Changelog: https://github.com/cloudflare/workerd/compare/v1.20260525.1...v1.20260526.1
Fetched May 26, 2026
Full Changelog: https://github.com/cloudflare/workerd/compare/v1.20260525.1...v1.20260526.1
Fetched May 26, 2026
Upgraded @mistralai/mistralai to v2 and now populates responsemetadata.model on chat completions, which was missing before.
LangChain · LangChain.jsWhat's Changed Update the CHANGELOG with missing entries by @Omar-V2 in https://github.com/xai-org/xai-sdk-python/pull/135 Add grok-4.3 to…
xAI · xai-sdk-pythonAdded Kimi K2.6 model type and Web Search binding types for Workers.
Cloudflare · WorkersBumped ws from 8.18.0 to 8.20.1 to address CVE-2026-45736, an uninitialized-memory disclosure when a TypedArray is passed as the reason arg…
Cloudflare · Workers