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