This repository was archived by the owner on Jan 27, 2026. It is now read-only.
v2.11.0
TL;DR
- Added support for direct integration with Google, Anthropic, and Groq APIs, leveraging Langchain's tool-calling agent to boost performance.
- Currently all Groq and Gemini models in the
changecommand are free. - Groq also offers Whisper for free, which has been integrated as well.
- You will need to do a
pnpm i
What's Changed
- Some updates and gemini tool calling support by @Luisotee in #302
- Anthropic tool calling by @Luisotee in #303
- Groq tool calling by @Luisotee in #304
- Groq whisper by @Luisotee in #305
Full Changelog: v2.10.0...v2.11.0