🚨 Breaking Changes
- generate-image: Fix compatibility with
gpt-image-1
- by @kwaa (d0065) - providers-local: Remove unspeech - by @kwaa in #136 (d9302)
- xsschema: Remove alias for more clarity - by @kwaa (676a8)
🚀 Features
- New package
generate-image
- by @kwaa in #123 (f5157) - compat:
- generate-image:
- Support
url
inresponse_format
- by @sumimakito in #141 (e1b7c)
- Support
- generate-transcription:
- Add language, prompt, temperature to request body - by @luoling8192 in #138 (eb675)
- providers-cloud:
- Add featherless - by @nekomeowww in #128 (3e8e3)
- providers-cloud/openai:
- shared-provider:
- tool:
- utils:
- Reasoning - by @kwaa and @exoticknight in #133 (e493c)
- xsschema:
🐞 Bug Fixes
- Error handling when return 200 - by @luoling8192 in #124 (a72e8)
- Use
pkgroll
instead oftsup
, fix pre-compile types - by @kwaa (53352) - Add tool calls content, check
null
value - by @LemonNekoGH and @kwaa in #137 (69f5d) - providers-local:
- Missing extra options for elevenlabs - by @nekomeowww in #107 (1c3b4)
- Export elevenlabs & microsoft from unspeech - by @nekomeowww and RainbowBird in #108 (d765e)
- To snake - by @nekomeowww in #109 (2ac1b)
- stream-text:
- Fix stream options key naming - by @kwaa (99bf1)
- No toolcall id in chunk while streaming - by @exoticknight in #135 (fc3ff)
- xsschema: