Skip to content

v1.1.0

Compare
Choose a tag to compare
@dirkbrnd dirkbrnd released this 12 Feb 13:26
· 122 commits to main since this release
200b7e3

Changelog

Model Improvements:

Other Improvements

Deprecation

  • Our Gemini implementation directly on the Vertex API has been replaced by the Google SDK implementation of Gemini.
  • Our Gemini implementation via the OpenAI client has been replaced by the Google SDK implementation of Gemini.
  • Our OllamaHermes has been removed as the implementation of Ollama was improved.

Bug Fixes

  • Team Members Names: Fixed a bug where teams where team members have non-aphanumeric characters in their names would cause exceptions.

What's Changed

New Contributors

Full Changelog: v1.0.8...v1.1.0