What's Changed
- Fix the openaichat example by @yakigac in #1377
- Harrison/summarizer chain by @hwchase17 in #1356
- Harrison/track token usage by @hwchase17 in #1382
- Bug: Fix Python version validation in PythonAstREPLTool by @ryandao in #1373
- Minor grammatical fixes by @lakshyaag in #1325
- add async and streaming support to
OpenAIChat
by @agola11 in #1378 - remove limit clause from prompt for compatibility with ms sql server by @fpingham in #1385
- Add Qdrant named arguments by @kacperlukawski in #1386
- Add
recursive
parameter toDirectoryLoader
by @kacperlukawski in #1389 - bump version to 0.0.99 by @hwchase17 in #1390
New Contributors
- @ryandao made their first contribution in #1373
- @lakshyaag made their first contribution in #1325
Full Changelog: v0.0.98...v0.0.99