What's Changed
- Export
AbortableAsyncIterator
class as type by @AbdulrhmanGoni in #188 - docs: remove create example from README by @BruceMacD in #199
- refactor: put the default host in a variable and then reuse it by @AbdulrhmanGoni in #197
- ci: use older version of vite for node 16 compatibility by @BruceMacD in #200
- Fix: Use node: prefix for built-in modules by @iscordian in #201
- feat: add string model field to the ModelResponse interface by @hexnaught in #190
- fix: fix top await in examples by @ruixingshi in #206
New Contributors
- @AbdulrhmanGoni made their first contribution in #188
- @iscordian made their first contribution in #201
- @hexnaught made their first contribution in #190
- @ruixingshi made their first contribution in #206
Full Changelog: v0.5.12...v0.5.13