You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
New Features
Support for existing Bedrock agents and multi-agents, allowing chatbots to utilize agent tools and enabling multi-agent collaboration. #791 by @fsatsuki
Additional model support for DeepSeek, Llama, and Mistral models. #806 by @fsatsuki
Bug Fixes
Fixed code block line break issues across different browsers and environments with a comprehensive styling solution. #787 by @statefb
Enhancements
Made it possible to quickly jump to the corresponding page in relevant PDF documents by assigning page numbers to S3 URLs. #804 by @fsatsuki
Added Claude 3.5 Sonnet to parsing model options, replacing the deprecated Claude 3 Sonnet. #797 by @fsatsuki