Files
zopu-code/repos/effect-smol/.changeset/sharp-peas-march.md

6 lines
200 B
Markdown

---
"effect": patch
---
Fix AI tool handler error typing so `LanguageModel.generateText` with a toolkit exposes wrapped `AiError` values rather than leaking raw `AiErrorReason` in the error channel.