Skip to content

v2.8.0

Latest
Compare
Choose a tag to compare
@Luisotee Luisotee released this 30 Apr 15:48
· 2 commits to main since this release

TL;DR

  • Changed langchain agent to tool calling in OpenAI models.
  • This massively improves performance, eliminating the need to delete memory with every message and making it much more reliable. I highly recommend using an OpenAI model for now.
  • In the next few days, support for tool calling will also come for Anthropic and Google models.

What's Changed

Full Changelog: v2.7.0...v2.8.0