Skip to content

Releases: cohere-ai/cohere-toolkit

2024-11-01 (v1.1.2)

01 Nov 17:56
404f286
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

2024-10-25 (v1.1.1)

25 Oct 20:31
083b530
Compare
Choose a tag to compare

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

2024-09-27 (v1.1.0)

27 Sep 18:19
b851a07
Compare
Choose a tag to compare

Major release with many changes, the front end updates include the addition of dark mode, a new command dialog, improvements to the user interface, and the additions of an agents view. On the back end, we've added optional SSO auth to login and for tool usage, hybrid search, agents support, bugfixes, docs improvements, and much more.

Full Changelog: v1.0.6...v1.1.0

2024-06-04 (v1.0.6)

04 Jul 14:44
b69b18c
Compare
Choose a tag to compare

What's Changed

Read more

2024-06-04 (v1.0.5)

04 Jun 14:29
17a67df
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.0.5

2024-04-09 (v1.0.4)

17 May 19:31
a29a626
Compare
Choose a tag to compare

Notably fixes issue with building single container docker image

PSA: Update your NEXT_PUBLIC_API_HOSTNAME variable to use http://localhost:8000

What's Changed

Full Changelog: v1.0.3...v1.0.4

2024-05-17 (v1.0.3)

17 May 14:06
be79b09
Compare
Choose a tag to compare

PSA: Update your NEXT_PUBLIC_API_HOSTNAME variable to use http://localhost:8000

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

2024-05-01 (v1.0.2)

01 May 16:20
3dd9411
Compare
Choose a tag to compare

What's Changed

Notably: Fixes chromaDB and sqllite issue with docker images

New Contributors

Full Changelog: v1.0.1...v1.0.2

2024-04-29 (v1.0.1) (Do not use - see latest)

29 Apr 16:20
1145eed
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

2024-04-24 (v1.0.0)

24 Apr 15:31
05e1a4b
Compare
Choose a tag to compare

What's Changed

For more information on how to setup your own Toolkit deployment, check out our README!

New Contributors

Full Changelog: https://github.com/cohere-ai/cohere-toolkit/commits/v1.0.0