v0.1.5.3
What's Changed
- fix: use 0.1.5.1 and revert change to release yml by @Wendong-Fan in #601
- feat: Integration of VLM embedding model by @FUYICC in #446
- feat: Add more openapi functions and refactor open_api_function by @yiyiyi0817 in #578
- feat: add async step to
ChatAgent
by @zechengz in #584 - fix: small enhancement for type hint and docstring by @Wendong-Fan in #599
- docs: Contribution guideline update by @Wendong-Fan in #602
- chore: Ruff check add characters line constrain by @Wendong-Fan in #604
- feat: add duckduckgo search and enhance the text extraction from the website by @jjyaoao in #440
- feat: Add example for openapi functions by @yiyiyi0817 in #612
- docs: add code review guide by @Wendong-Fan in #620
- feat: Support API KEY for OPENAPI functions by @yiyiyi0817 in #609
- feat: Discord bot by @rsrbk in #605
- feat: Telegram bot by @rsrbk in #608
- Upgrade Anthropic and related minor changes by @zechengz in #626
- feat: add video description into agent func by @raywhoelse in #585
- feat: Add support for litellm library by @ZackYule in #596
- fix: Update poetry dependency for anthropic by @Wendong-Fan in #642
- docs: Polish camel installation part by @Wendong-Fan in #644
- feat: Retrive recent pull requests for GithubToolkit by @rsrbk in #582
- feat: add_zhipuai_model by @fengju0213 in #600
- fix: Resolve Open Source Model Initialization in model_factory.py by @Skevinci in #646
- Fix video description naming by @zechengz in #654
- release: v0.1.5.2 by @Wendong-Fan in #657
- fix: anthropic token counter by @ocss884 in #587
- Add agent example use case to generate query, positive and negative examples by @zechengz in #451
- Modify
ChatAgent
function call args json and make slack sdk optional by @zechengz in #661 - refactor:
ChatAgent
model part by @Wendong-Fan in #574 - docs: Ollama doc by @Wendong-Fan in #662
- feat: integrate nemotron API by @Wendong-Fan in #659
- fix: revert change to
ChatAgent
and test for example by @Wendong-Fan in #664 - release: v0.1.5.3 by @Wendong-Fan in #665
New Contributors
- @raywhoelse made their first contribution in #585
- @ZackYule made their first contribution in #596
- @fengju0213 made their first contribution in #600
- @Skevinci made their first contribution in #646
Full Changelog: v0.1.5...v0.1.5.3