Skip to content

v1.2.25

Latest

Choose a tag to compare

@bitterpanda63 bitterpanda63 released this 16 Oct 11:52
· 4 commits to main since this release

What's Changed

  • LangChain: Add openAI & Anthropic support
  • Add a check on the python version, and don't start Zen if the version is not supported.
  • Fix a bug in path traversal algorithm for paths containing multiple slashes
  • Fix a bug that can cause recursion on startup in rare cases
  • Improve test cases & e2e tests
  • Make [Ctrl-C] exits with zen graceful for gUnicorn