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