v0.4.1
What's Changed
- feat: add stopSequences parameter to chat language model by @sengmitnick in #23
- feat: add reasoning by @louisgv in #25
- feat: openrouter provider options by @louisgv in #27
- fix: zod types for reasoning by @sambarnes in #26
- docs: remove outdated list of models, keeping just the link to our models list by @sambarnes in #28
- ci: add a ci.yaml for PRs and pushes to main by @sambarnes in #30
- chore: change pnpm type-check target to typecheck by @sambarnes in #29
- chore: add formatter with prettier by @louisgv in #32
- chore: update bundle path to be cleaner by @louisgv in #33
New Contributors
- @sengmitnick made their first contribution in #23
- @louisgv made their first contribution in #25
- @sambarnes made their first contribution in #26
Full Changelog: v0.2.1...v0.4.1