Skip to content

2024-10-25 (v1.1.1)

Compare
Choose a tag to compare
@tianjing-li tianjing-li released this 25 Oct 20:31
· 53 commits to main since this release
083b530

What's Changed

Backend:

  • Added new Cohere Platform models to the seeder.
  • Removed experimental Langchain chat/multihop functionality.
  • Improved file content parsing with the Python interpreter.
  • Added death loop detection.

Frontend:

  • Notified users if login via SSO fails.
  • Added advanced settings and "Show steps" functionality.
  • Fixed issues with agent model setup.
  • Improved agent creation flow.
  • Added better error handling for backend server failures.
  • Fixed client imports for assistants_web.

Infra/Tests/Bugfixes:

  • Fixed broken integration tests and ran them on merges to the main branch.
  • Removed single Docker image setups.
  • Bumped Slackbot and dependencies to latest versions.
  • Added security enhancements with sandbox attribute for iframes.
  • Fixed clipboard behavior fallback when clipboard API is unavailable.
  • Implemented deployment to AWS using AWS Copilot.
  • Reverted changes related to use-stick-to-bottom.

New Contributors

Full Changelog: v1.1.0...v1.1.1