Langchain

Latest version: v0.3.11

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

Scan your dependencies

Page 56 of 68

0.0.110

Not secure
What's Changed
* docs req by hwchase17 in https://github.com/hwchase17/langchain/pull/1647
* Add regex dict: by LuisLechugaRuiz in https://github.com/hwchase17/langchain/pull/1616
* cleanup: unify 3 different pdf loaders, rename PagedPDFSplitter by timothyasp in https://github.com/hwchase17/langchain/pull/1615
* Bugfix - allow custom input variables in chat zero shot agent's prompt by hardbyte in https://github.com/hwchase17/langchain/pull/1624
* sql: do not hard code the LIMIT clause in the table_info section by jzluo in https://github.com/hwchase17/langchain/pull/1563
* Add a batch_size param to the add_texts API of pinecone wrapper by abhinav-upadhyay in https://github.com/hwchase17/langchain/pull/1658
* Harrison/convo agent by hwchase17 in https://github.com/hwchase17/langchain/pull/1642
* bump version 110 by hwchase17 in https://github.com/hwchase17/langchain/pull/1662

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

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.109...v0.0.110

0.0.109

Not secure
What's Changed
* Fix typo in vectorstore.ipynb by eltociear in https://github.com/hwchase17/langchain/pull/1614
* Add copy button to sphinx notebooks by eyurtsev in https://github.com/hwchase17/langchain/pull/1622
* remove an extra whitespace by pengqu123 in https://github.com/hwchase17/langchain/pull/1625
* improve chat error by hwchase17 in https://github.com/hwchase17/langchain/pull/1632
* Harrison/return intermediate by hwchase17 in https://github.com/hwchase17/langchain/pull/1633
* Update types in cohere.py by dennlinger in https://github.com/hwchase17/langchain/pull/1635
* Harrison/new output parser by hwchase17 in https://github.com/hwchase17/langchain/pull/1617
* bump version to 109 by hwchase17 in https://github.com/hwchase17/langchain/pull/1646

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

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.108...v0.0.109

0.0.108

Not secure
What's Changed
* Harrison/shallow metadata by hwchase17 in https://github.com/hwchase17/langchain/pull/1599
* Harrison/docs footer by hwchase17 in https://github.com/hwchase17/langchain/pull/1600
* add convinence method to call chat model as an llm by hwchase17 in https://github.com/hwchase17/langchain/pull/1604
* Add support for intermediate steps to SQLDatabaseSequentialChain (1583) by hwchase17 in https://github.com/hwchase17/langchain/pull/1601
* move output parsing by hwchase17 in https://github.com/hwchase17/langchain/pull/1605
* feat: add lookup index to csv loader to make retrieving the original … by kayvane1 in https://github.com/hwchase17/langchain/pull/1612
* Fix docstring of FAISS constructor by abhinav-upadhyay in https://github.com/hwchase17/langchain/pull/1611
* Add read only shared memory by yakigac in https://github.com/hwchase17/langchain/pull/1491
* bump to version 108 by hwchase17 in https://github.com/hwchase17/langchain/pull/1613

New Contributors
* kayvane1 made their first contribution in https://github.com/hwchase17/langchain/pull/1612
* abhinav-upadhyay made their first contribution in https://github.com/hwchase17/langchain/pull/1611

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.107...v0.0.108

0.0.107

Not secure
What's Changed
* feat: document loader for markdown files by MthwRobinson in https://github.com/hwchase17/langchain/pull/1558
* docs: fix typo in searx tool by blob42 in https://github.com/hwchase17/langchain/pull/1569
* AtlasDB vector store documentation updates. by AndriyMulyar in https://github.com/hwchase17/langchain/pull/1572
* Add optional `base_url` arg to `GitbookLoader` by fa9r in https://github.com/hwchase17/langchain/pull/1552
* Add Wikipedia search utility and tool by zachschillaci27 in https://github.com/hwchase17/langchain/pull/1561
* Add CSVLoader document loader by timothyasp in https://github.com/hwchase17/langchain/pull/1573
* Strip trailing whitespaces in agent's stop sequences by ryandao in https://github.com/hwchase17/langchain/pull/1566
* Add wikipedia tool doc by zachschillaci27 in https://github.com/hwchase17/langchain/pull/1579
* Fix description of UnstructuredURLLoader & UnstructuredHTMLLoader by ezzcodeezzlife in https://github.com/hwchase17/langchain/pull/1570
* buffer memory old version by hwchase17 in https://github.com/hwchase17/langchain/pull/1581
* Readded similarity_search_by_vector by claust in https://github.com/hwchase17/langchain/pull/1568
* fix chat agent by hwchase17 in https://github.com/hwchase17/langchain/pull/1586
* Harrison/callbacks by hwchase17 in https://github.com/hwchase17/langchain/pull/1587
* Harrison/kwargs loaders by hwchase17 in https://github.com/hwchase17/langchain/pull/1588
* [bugfix] Fix persisted chromadb vectorstore by timothyasp in https://github.com/hwchase17/langchain/pull/1444
* bump version to 107 by hwchase17 in https://github.com/hwchase17/langchain/pull/1590

New Contributors
* AndriyMulyar made their first contribution in https://github.com/hwchase17/langchain/pull/1572
* fa9r made their first contribution in https://github.com/hwchase17/langchain/pull/1552
* ezzcodeezzlife made their first contribution in https://github.com/hwchase17/langchain/pull/1570
* claust made their first contribution in https://github.com/hwchase17/langchain/pull/1568

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.106...v0.0.107

0.0.106

Not secure
What's Changed
* Harrison/update regex by hwchase17 in https://github.com/hwchase17/langchain/pull/1534
* Added client_settings support for chromadb vecstore by floleuerer in https://github.com/hwchase17/langchain/pull/1528
* Harrison/gdrive pdf by hwchase17 in https://github.com/hwchase17/langchain/pull/1433
* [DOCS] Assorted wording, punctuation, and consistency revisions by gidler in https://github.com/hwchase17/langchain/pull/1443
* Added other evaluation metrics for data-augmented QA by neubig in https://github.com/hwchase17/langchain/pull/1521
* Harrison/chat history formatter1 by hwchase17 in https://github.com/hwchase17/langchain/pull/1538
* Harrison/contributing by hwchase17 in https://github.com/hwchase17/langchain/pull/1542
* Harrison/youtube loader by hwchase17 in https://github.com/hwchase17/langchain/pull/1545
* Harrison/remote paths pdf by hwchase17 in https://github.com/hwchase17/langchain/pull/1544
* Harrison/hf inf error by hwchase17 in https://github.com/hwchase17/langchain/pull/1543
* Harrison/chunk size by hwchase17 in https://github.com/hwchase17/langchain/pull/1549
* Harrison/prompt layer by hwchase17 in https://github.com/hwchase17/langchain/pull/1547
* docs: fix typo in modules/indexes/chain_examples/question_answering by BrentonWheeler in https://github.com/hwchase17/langchain/pull/1551
* add chat agent by hwchase17 in https://github.com/hwchase17/langchain/pull/1509
* bump version to 106 by hwchase17 in https://github.com/hwchase17/langchain/pull/1562

New Contributors
* gidler made their first contribution in https://github.com/hwchase17/langchain/pull/1443
* neubig made their first contribution in https://github.com/hwchase17/langchain/pull/1521
* BrentonWheeler made their first contribution in https://github.com/hwchase17/langchain/pull/1551

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.105...v0.0.106

0.0.105

Not secure
What's Changed
* Support S3 Object keys with `/` in `S3FileLoader` by AlpriElse in https://github.com/hwchase17/langchain/pull/1517
* Harrison/prompt issues by hwchase17 in https://github.com/hwchase17/langchain/pull/1537

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

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.104...v0.0.105

Page 56 of 68

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.