š The š nanobot community keeps growing ā thanks to all the amazing contributors who made this release possible!
š nanobot now supports more LLMs (DashScope/Qwen, Moonshot/Kimi, DeepSeek), hangs out in more places (Discord, Feishu), and got a serious security checkup. š nanobot has you covered.
What's Changed
- add feishu channel support by @huhu-tiger in #84
- feat: add DeepSeek provider support by @kyya in #38
- chore: change 'depoly' to 'deploy' by @vivganes in #174
- feat: added runtime environment summary to system prompt by @DeeJ4yNg in #107
- feat: discord support by @anunay999 in #24
- feat: add Moonshot provider support by @Rheasilvia in #202
- Security: Critical vulnerabilities found - Shell Injection, Path Traversal, and LiteLLM RCE by @kingassune in #77
- fix: correct API key environment variable for vLLM mode by @popcell in #42
- [Fix-204]: use correct ZAI_API_KEY for Zhipu/GLM models #204 by @wcmolin in #205
- Feat: Add DashScope support for improved accessibility by @ZJUCQR in #46
- Fixes Access Denied because only the LID was used. by @adrianhoehne in #287
- feat: add telegram proxy support and add error handling for channel s⦠by @adieUkid in #289
New Contributors
- @huhu-tiger made their first contribution in #84
- @kyya made their first contribution in #38
- @vivganes made their first contribution in #174
- @DeeJ4yNg made their first contribution in #107
- @Rheasilvia made their first contribution in #202
- @kingassune made their first contribution in #77
- @popcell made their first contribution in #42
- @wcmolin made their first contribution in #205
- @ZJUCQR made their first contribution in #46
- @adrianhoehne made their first contribution in #287
- @adieUkid made their first contribution in #289
Full Changelog: v0.1.3.post4...v0.1.3.post5