Langchain

Latest version: v0.2.1

Safety actively analyzes 634631 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 55 of 63

0.0.84

Not secure
What's Changed
* Harrison/fake llm by hwchase17 in https://github.com/hwchase17/langchain/pull/990
* Added initial capital letter to bullet points that had it missing by fpingham in https://github.com/hwchase17/langchain/pull/1000
* pdfminer by hwchase17 in https://github.com/hwchase17/langchain/pull/1003
* Harrison/unstructured structured by hwchase17 in https://github.com/hwchase17/langchain/pull/1004
* bump version to 0084 by hwchase17 in https://github.com/hwchase17/langchain/pull/1005


**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.83...v0.0.84

0.0.83

Not secure
What's Changed
* add texts example by hwchase17 in https://github.com/hwchase17/langchain/pull/985
* Zander/online pdf loader by zanderchase in https://github.com/hwchase17/langchain/pull/984
* improves huggingface_hub example by charlesfrye in https://github.com/hwchase17/langchain/pull/988
* Harrison/airbyte by hwchase17 in https://github.com/hwchase17/langchain/pull/989
* Import of `declarative_base` when SQLAlchemy <1.4 by s16h in https://github.com/hwchase17/langchain/pull/883
* Harrison/0083 by hwchase17 in https://github.com/hwchase17/langchain/pull/996

New Contributors
* s16h made their first contribution in https://github.com/hwchase17/langchain/pull/883

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.82...v0.0.83

0.0.82

Not secure
What's Changed
* remove sample_row_in_table_info and simplify set operations in SQLDB by kwhuo68 in https://github.com/hwchase17/langchain/pull/932
* Harrison/deps by hwchase17 in https://github.com/hwchase17/langchain/pull/963
* Harrison/tiktoken spec by hwchase17 in https://github.com/hwchase17/langchain/pull/964
* Harrison/batch embeds by hwchase17 in https://github.com/hwchase17/langchain/pull/972
* update lint by hwchase17 in https://github.com/hwchase17/langchain/pull/975
* Harrison/everynote by hwchase17 in https://github.com/hwchase17/langchain/pull/974
* Harrison/format agent instructions by hwchase17 in https://github.com/hwchase17/langchain/pull/973
* feat: adds `UnstructuredURLLoader` for loading data from urls by MthwRobinson in https://github.com/hwchase17/langchain/pull/979
* docs: update spelling typos by tangjeff0 in https://github.com/hwchase17/langchain/pull/982
* bump version to 0082 by hwchase17 in https://github.com/hwchase17/langchain/pull/980

New Contributors
* MthwRobinson made their first contribution in https://github.com/hwchase17/langchain/pull/979

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.81...v0.0.82

0.0.81

Not secure
What's Changed
* Update huggingface_hub.ipynb by eltociear in https://github.com/hwchase17/langchain/pull/944
* docs: fix spelling typo by tangjeff0 in https://github.com/hwchase17/langchain/pull/934
* gutenberg books by hwchase17 in https://github.com/hwchase17/langchain/pull/946
* Update readthedocs.py by concaption in https://github.com/hwchase17/langchain/pull/943
* add docs for steamship deployment by hwchase17 in https://github.com/hwchase17/langchain/pull/949
* adding webpage loading logic by zanderchase in https://github.com/hwchase17/langchain/pull/942
* Harrison/youtube fixes by hwchase17 in https://github.com/hwchase17/langchain/pull/955
* bump version 0081 by hwchase17 in https://github.com/hwchase17/langchain/pull/956

New Contributors
* tangjeff0 made their first contribution in https://github.com/hwchase17/langchain/pull/934
* concaption made their first contribution in https://github.com/hwchase17/langchain/pull/943

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.80...v0.0.81

0.0.80

Not secure
What's Changed
* Fix typos by VinceDerPrince in https://github.com/hwchase17/langchain/pull/929
* Add asyncio support for LLM (OpenAI), Chain (LLMChain, LLMMathChain), and Agent by agola11 in https://github.com/hwchase17/langchain/pull/841
* Harrison/add roam loader by hwchase17 in https://github.com/hwchase17/langchain/pull/939
* bump version to 0080 by hwchase17 in https://github.com/hwchase17/langchain/pull/941

New Contributors
* VinceDerPrince made their first contribution in https://github.com/hwchase17/langchain/pull/929

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.79...v0.0.80

0.0.79

Not secure
What's Changed
* added i_end in batch extraction by jamescalam in https://github.com/hwchase17/langchain/pull/907
* Optionally return shell output on incorrect command (894) by hwchase17 in https://github.com/hwchase17/langchain/pull/899
* Add pinecone integration test by kwhuo68 in https://github.com/hwchase17/langchain/pull/911
* add unstructured examples by hwchase17 in https://github.com/hwchase17/langchain/pull/913
* Harrison/inference endpoint by hwchase17 in https://github.com/hwchase17/langchain/pull/861
* Harrison/sql rows by hwchase17 in https://github.com/hwchase17/langchain/pull/915
* Harrison/prompt template prefix by hwchase17 in https://github.com/hwchase17/langchain/pull/888
* analyze document by hwchase17 in https://github.com/hwchase17/langchain/pull/731
* fix docs custom prompt template by hwchase17 in https://github.com/hwchase17/langchain/pull/917
* add reqs by hwchase17 in https://github.com/hwchase17/langchain/pull/918
* remove unused buffer by hwchase17 in https://github.com/hwchase17/langchain/pull/919
* add GoogleDriveLoader by agola11 in https://github.com/hwchase17/langchain/pull/914
* Harrison/save faiss by hwchase17 in https://github.com/hwchase17/langchain/pull/916
* Harrison/obsidian by hwchase17 in https://github.com/hwchase17/langchain/pull/920
* Harrison/athropic by hwchase17 in https://github.com/hwchase17/langchain/pull/921
* Harrison/ver0079 by hwchase17 in https://github.com/hwchase17/langchain/pull/927

New Contributors
* kwhuo68 made their first contribution in https://github.com/hwchase17/langchain/pull/911

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.78...v0.0.79

Page 55 of 63

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.