🎉 Thanks to all the amazing contributors who made this release possible!
This release brings exciting new features including vLLM/local LLM support, Gemini & Zhipu & Bedrock providers, Telegram vision & voice support, Docker deployment, and important bug fixes. We're thrilled to see the 🐈nanobot community growing!
What's Changed
- feat: add vLLM/local LLM support by @ZhihaoZhang97 in #4
- Change default gateway port to 18790 by @Neutralmilkzzz in #8
- feat: add Zhipu API support and set glm-4.7-flash as default model by @SalimBinYousuf1 in #3
- Resolve PR #3 conflicts and fix issue #10 (detailed command logs) by @SalimBinYousuf1 in #15
- feat: add Gemini provider support by @anunay999 in #9
- feat: add vision support for image recognition in Telegram by @Lyt060814 in #12
- feat: Add uv as install method by @pve in #14
- feat: add voice transcription support with groq (fixes #13) by @SalimBinYousuf1 in #17
- feat: Dockerfile and instructions by @pve in #18
- docs: update news date from 2025 to 2026 by @tlguszz1010 in #43
- feat: add Amazon Bedrock support by @shaun0927 in #21
- fix: add Telegram channel to
channels statuscommand by @WangCheng0116 in #26 - feat: improve web_fetch URL validation and security by @WangCheng0116 in #22
- fix: correct heartbeat token matching logic by @WangCheng0116 in #23
- fix: status command now respects workspace from config by @WangCheng0116 in #27
- Validate tool params and add tests by @kiplangatkorir in #28
- Harden exec tool with safety guard by @kiplangatkorir in #30
- fix: Use correct 'zai/' prefix for Zhipu AI models in LiteLLM by @pjperez in #32
New Contributors
- @ZhihaoZhang97 made their first contribution in #4
- @Neutralmilkzzz made their first contribution in #8
- @SalimBinYousuf1 made their first contribution in #3
- @anunay999 made their first contribution in #9
- @Lyt060814 made their first contribution in #12
- @pve made their first contribution in #14
- @tlguszz1010 made their first contribution in #43
- @shaun0927 made their first contribution in #21
- @WangCheng0116 made their first contribution in #26
- @kiplangatkorir made their first contribution in #28
- @pjperez made their first contribution in #32
Full Changelog: https://github.com/HKUDS/nanobot/commits/v0.1.3.post4