What's Changed
- Github Action: Fix poetry lock file checking by @eyurtsev in #4789
- Fix typo in dataframe.py by @eltociear in #4786
- Add check to verify poetry.toml by @eyurtsev in #4794
- Update google protobuf dep by @eyurtsev in #4798
- Docugami docs: First cell should be a title cell by @eyurtsev in #4735
- Remove unnecessary spaces from document object’s page_content of BiliBiliLoader by @liaokongVFX in #4619
- Block sockets for unit-tests by @eyurtsev in #4803
- Catch changes to test group by @eyurtsev in #4802
- Change server start name by @vowelparrot in #4811
- fix(document_loaders/telegram): fix pandas calls + add tests by @0xRaduan in #4806
- Specify which data to return from chromadb by @mandgie in #4393
- Add Confluence Loader unit tests by @adamjq in #3333
- Accept uuids kwargs for weaviate by @yujiosaka in #4800
- Update twitter-the-algorithm-analysis-deeplake.ipynb by @prateekkeshari in #4812
- Fix age inconsistency in plan and execute Jupyter notebook example by @keenangraham in #4814
- Cleanup and added dependencies to make example executable by @pors in #4795
- Added dependencies to make example executable by @pors in #4790
- Fix SelfQueryRetriever, passing new query to vector store by @Yeong0228 in #4774
- Fixed query checker for SQLDatabaseChain by @imeckr in #4780
- Replaced
SQLDatabaseChain
deprecated direct initialisation withfrom_llm
method by @imeckr in #4778 - Add from_file method to message prompt template by @charosen in #4713
- changed cohere.py to update the default model of embedding by @rajib76 in #4709
- Update huggingface_tools.ipynb by @anamhira47 in #4700
- Query_constructor.base.py function _get_prompt() not including passed examples. by @Dmaturana81 in #4680
- [Fix][GenerativeAgent] Get the memory importance score from regex matched group by @tonyz0x0 in #4636
- Update planner_prompt.py, change usery to user by @Leaking in #4623
- Added cleaning up the downloaded PDF files by @bongsang in #4601
- DOC: Fix SageMaker example by @seanpmorgan in #4598
- update qdrant docs to reflect the proper way to initialize Qdrant() constructor by @bmannix in #4596
- fix: agenerate miss run_manager args in llm.py by @sixdjango in #4566
- Update summarize.ipynb by @Haste171 in #4529
- console callback verbose by @hwchase17 in #4696
- Fix subclassing OpenAIEmbeddings by @trducng in #4500
- Retry session and tenant by @vowelparrot in #4822
- Add weaviate by_text by @dev2049 in #4824
- Some notebook and client fixes (add retries, clean up docs, etc) by @agola11 in #4820
- 2markdown loader by @hwchase17 in #4796
- Add dev option by @vowelparrot in #4828
- Add Support for Flexible Input Format for LLM and Chat Model Runs by @vowelparrot in #4805
- Typos by @UmerHA in #4851
- Remove unnecessary comment by @yujiosaka in #4845
- bump 172 by @dev2049 in #4864
New Contributors
- @0xRaduan made their first contribution in #4806
- @mandgie made their first contribution in #4393
- @adamjq made their first contribution in #3333
- @yujiosaka made their first contribution in #4800
- @prateekkeshari made their first contribution in #4812
- @keenangraham made their first contribution in #4814
- @pors made their first contribution in #4795
- @Yeong0228 made their first contribution in #4774
- @imeckr made their first contribution in #4780
- @charosen made their first contribution in #4713
- @rajib76 made their first contribution in #4709
- @anamhira47 made their first contribution in #4700
- @Dmaturana81 made their first contribution in #4680
- @tonyz0x0 made their first contribution in #4636
- @Leaking made their first contribution in #4623
- @seanpmorgan made their first contribution in #4598
- @bmannix made their first contribution in #4596
- @sixdjango made their first contribution in #4566
- @trducng made their first contribution in #4500
Full Changelog: v0.0.171...v0.0.172