v0.0.139
·
11932 commits
to master
since this release
What's Changed
- Fix async task being destroyed before cancelled by @nfcampos in #2787
- agent memory by @hwchase17 in #2792
- Harrison/gpt cache by @hwchase17 in #2744
- fix typo in prompt by @dev2049 in #2797
- Weaviate attributes and error handling by @kahkeng in #2800
- Improve eval chain prompt by @dev2049 in #2798
- Fixed k=0 bug on ConversationBufferWindowMemory by @timconnorz in #2796
- feat: add support for non-html in
UnstructuredURLLoader
by @MthwRobinson in #2793 - Add max_execution_time to openapi, pandas, and sql creators by @zachdj in #2779
- agent refactor by @hwchase17 in #2801
- Harrison/comet ml by @hwchase17 in #2799
- Return output of PythonAstREPLTool when falling back to exec() by @kulltc in #2780
- Update README.md by @nuhmanpk in #2805
- Add BiliBiliLoader to langchain.document_loaders.init.py by @liaokongVFX in #2826
- Fix headings in docs (ClearML and Comet) by @preeteshjain in #2808
- bump version to 139 by @hwchase17 in #2834
New Contributors
- @dev2049 made their first contribution in #2797
- @timconnorz made their first contribution in #2796
- @kulltc made their first contribution in #2780
- @preeteshjain made their first contribution in #2808
Full Changelog: v0.0.138...v0.0.139