What's Changed
- Minor documentation update in initialize_agent by @eyurtsev in #1397
- [Docs] Add missing word from prompt docs by @jonluca in #1406
- fix sql misinterpretation of % in query by @jzluo in #1408
- [docs] fix minor import error by @timothyasp in #1425
- searx: add install instructions, update doc and notebooks by @blob42 in #1420
- Add PyMuPDF PDF loader by @timothyasp in #1426
- Fix type hint of 'vectorstore_cls' arg in
SemanticSimilarityExampleSelector
by @ktanaka101 in #1427 - Update huggingface_datasets.ipynb by @eltociear in #1417
- Fix an unusual issue that occurs when using OpenAIChat for llm_math by @pengqu123 in #1410
- Harrison/similarity search chroma by @hwchase17 in #1434
- Harrison/simple memory by @hwchase17 in #1435
- cr by @hwchase17 in #1436
New Contributors
- @jonluca made their first contribution in #1406
- @ktanaka101 made their first contribution in #1427
Full Changelog: v0.0.100...v0.0.101