v2.1.0
TL;DR
- Added support for all the models supported by OpenRouter
- Added group participants name to the context
- Made significant changes, so you will need to do
pnpm build
again and check the.env.example
file since there is new variables.
What's Changed
- fix: REPLY_TRANSCRIPTION not in .env.example and removed ALLOWED_USERS warning by @Luisotee in #228
- feat: OpenRouter support by @Luisotee in #248
Full Changelog: v2.0.1...v.2.1.0