What's Changed
- feat: improve parameter generation by forcing reasoning by @mudler in #193
- feat: do not use JSON extraction for reasoning by @mudler in #194
- chore(deps): bump github.com/bwmarrin/discordgo from 0.28.1 to 0.29.0 by @dependabot in #197
- chore(deps-dev): bump eslint from 9.27.0 to 9.28.0 in /webui/react-ui by @dependabot in #198
- chore(deps): bump github.com/JohannesKaufmann/html-to-markdown/v2 from 2.3.2 to 2.3.3 by @dependabot in #199
- chore(deps-dev): bump @eslint/js from 9.27.0 to 9.28.0 in /webui/react-ui by @dependabot in #200
- chore(deps-dev): bump @types/react from 19.1.4 to 19.1.6 in /webui/react-ui by @dependabot in #201
- chore(deps): bump github.com/slack-go/slack from 0.16.0 to 0.17.1 by @dependabot in #202
- chore(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0 by @dependabot in #203
- chore(deps-dev): bump react-router-dom from 7.6.1 to 7.6.2 in /webui/react-ui by @dependabot in #204
- fix(api): Use RawMessage for nested polymorphic JSON in OpenAI request input by @richiejp in #207
- chore(deps-dev): bump @types/react-dom from 19.1.5 to 19.1.6 in /webui/react-ui by @dependabot in #205
- chore(deps): bump github.com/sashabaranov/go-openai from 1.40.0 to 1.40.1 by @dependabot in #196
- chore(deps-dev): bump @vitejs/plugin-react from 4.5.0 to 4.5.1 in /webui/react-ui by @dependabot in #206
- fix: use correct env key in panic by @alixanderthegreat in #215
- Fix/catch nil panic by @alixanderthegreat in #216
- chore(deps-dev): bump @vitejs/plugin-react from 4.5.2 to 4.6.0 in /webui/react-ui by @dependabot in #217
- fix(multimodal): fix multimodal input in telegram and slack by @mudler in #219
- feat(api): Handle tool calls in responses API by @richiejp in #208
- chore(deps-dev): bump @types/react from 19.1.6 to 19.1.8 in /webui/react-ui by @dependabot in #213
- chore(deps-dev): bump eslint from 9.28.0 to 9.29.0 in /webui/react-ui by @dependabot in #211
- feat(mutlimodal): do parse all images shared in the conversation by @mudler in #221
New Contributors
- @alixanderthegreat made their first contribution in #215
Full Changelog: v2.1.0...v2.2.0