Langchain

Latest version: v0.2.6

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

Scan your dependencies

Page 31 of 64

0.0.234

Not secure
What's Changed
* Integrate Rockset as a document loader by gadhagod in https://github.com/hwchase17/langchain/pull/7681
* Redirect old text splitter page by baskaryan in https://github.com/hwchase17/langchain/pull/7708
* Bagatur/docs nit by baskaryan in https://github.com/hwchase17/langchain/pull/7712
* update docs by baskaryan in https://github.com/hwchase17/langchain/pull/7714
* Check for Tiktoken by hinthornw in https://github.com/hwchase17/langchain/pull/7705
* SQLDatabase: adding security disclamer by samber in https://github.com/hwchase17/langchain/pull/7710
* fix typo in deeplake.ipynb by Bfault in https://github.com/hwchase17/langchain/pull/7718
* add support for truncate arg for HuggingFaceTextGenInference class by Bearnardd in https://github.com/hwchase17/langchain/pull/7728
* add missing import by Bearnardd in https://github.com/hwchase17/langchain/pull/7730
* Implement async API for Qdrant vector store by kacperlukawski in https://github.com/hwchase17/langchain/pull/7704
* added support for Google Images search by sausheong in https://github.com/hwchase17/langchain/pull/7751
* Add GPT4All embeddings by rlancemartin in https://github.com/hwchase17/langchain/pull/7743
* Document loader/debug by rjarun8 in https://github.com/hwchase17/langchain/pull/7750
* docs: Mendable Search Improvements by nickscamara in https://github.com/hwchase17/langchain/pull/7744
* Simple Import fix in Tools Exception Docs by keenborder786 in https://github.com/hwchase17/langchain/pull/7740
* Add `pip install langsmith` for Quick Install part of README by BarleyXu in https://github.com/hwchase17/langchain/pull/7694
* MediaWiki docloader improvements + unit tests by Gordon-BP in https://github.com/hwchase17/langchain/pull/5879
* bump 234 by baskaryan in https://github.com/hwchase17/langchain/pull/7754

New Contributors
* gadhagod made their first contribution in https://github.com/hwchase17/langchain/pull/7681
* Bfault made their first contribution in https://github.com/hwchase17/langchain/pull/7718
* sausheong made their first contribution in https://github.com/hwchase17/langchain/pull/7751
* BarleyXu made their first contribution in https://github.com/hwchase17/langchain/pull/7694
* Gordon-BP made their first contribution in https://github.com/hwchase17/langchain/pull/5879

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.233...v0.0.234

0.0.233

Not secure
What's Changed
* spelling nit by hinthornw in https://github.com/hwchase17/langchain/pull/7667
* Normalize Trajectory Eval Score by hinthornw in https://github.com/hwchase17/langchain/pull/7668
* Simplify GraphQL Tool Initialization documentation by Removing 'llm' Argument by frangin2003 in https://github.com/hwchase17/langchain/pull/7651
* Enabled Azure Active Directory token-based auth access to OpenAI completions by mebstyne-msft in https://github.com/hwchase17/langchain/pull/6313
* add browserless loader by jagilley in https://github.com/hwchase17/langchain/pull/7562
* Configure Tracer Workers by hinthornw in https://github.com/hwchase17/langchain/pull/7676
* Added matching async load func to PlaywrightURLLoader by EllieRoseS in https://github.com/hwchase17/langchain/pull/5938
* Fixed handling of absolute URLs in `RecursiveUrlLoader` by KentonParton in https://github.com/hwchase17/langchain/pull/7677
* add integrations hub link to docs by baskaryan in https://github.com/hwchase17/langchain/pull/7675
* Improve walkthrough links for sphinx by hinthornw in https://github.com/hwchase17/langchain/pull/7672
* Update pgembedding.ipynb by danieltprice in https://github.com/hwchase17/langchain/pull/7682
* Make so explicit class constructor is called in ElasticVectorSearch from_texts by cdiddy77 in https://github.com/hwchase17/langchain/pull/6199
* Weaviate: Batch embed texts by bhperry in https://github.com/hwchase17/langchain/pull/5903
* Fix same issue 7524 in FileCallbackHandler by AI-Chef in https://github.com/hwchase17/langchain/pull/7687
* [Small upgrade] Allow document limit in AzureCognitiveSearchRetriever by UmerHA in https://github.com/hwchase17/langchain/pull/7690
* Make recursive loader yield while crawling by rlancemartin in https://github.com/hwchase17/langchain/pull/7568
* Add LLM for Alibaba's Damo Academy's Tongyi Qwen API by wangxuqi in https://github.com/hwchase17/langchain/pull/7477
* Added support for examples for VertexAI chat models. by lkuligin in https://github.com/hwchase17/langchain/pull/7636
* Enabled nesting chain group by nfcampos in https://github.com/hwchase17/langchain/pull/7697
* Allow passing auth objects in TextRequestsWrapper by EricSpeidel in https://github.com/hwchase17/langchain/pull/7701
* Update pgembedding.ipynb by danieltprice in https://github.com/hwchase17/langchain/pull/7699
* feat(chains): adding ElasticsearchDatabaseChain for interacting with analytics database by samber in https://github.com/hwchase17/langchain/pull/7686
* bump 233 by baskaryan in https://github.com/hwchase17/langchain/pull/7707

New Contributors
* frangin2003 made their first contribution in https://github.com/hwchase17/langchain/pull/7651
* mebstyne-msft made their first contribution in https://github.com/hwchase17/langchain/pull/6313
* jagilley made their first contribution in https://github.com/hwchase17/langchain/pull/7562
* EllieRoseS made their first contribution in https://github.com/hwchase17/langchain/pull/5938
* KentonParton made their first contribution in https://github.com/hwchase17/langchain/pull/7677
* danieltprice made their first contribution in https://github.com/hwchase17/langchain/pull/7682
* cdiddy77 made their first contribution in https://github.com/hwchase17/langchain/pull/6199
* bhperry made their first contribution in https://github.com/hwchase17/langchain/pull/5903
* AI-Chef made their first contribution in https://github.com/hwchase17/langchain/pull/7687
* EricSpeidel made their first contribution in https://github.com/hwchase17/langchain/pull/7701
* samber made their first contribution in https://github.com/hwchase17/langchain/pull/7686

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.232...v0.0.233

0.0.232

Not secure
What's Changed
* Implement Function Callback tracer by alexiri in https://github.com/hwchase17/langchain/pull/6835
* feat: add model architecture back to wandb tracer by parambharat in https://github.com/hwchase17/langchain/pull/6806
* Adds a chain around sympy for symbolic math by sreiswig in https://github.com/hwchase17/langchain/pull/6834
* codespell: workflow, config + some (quite a few) typos fixed by yarikoptic in https://github.com/hwchase17/langchain/pull/6785
* Fix the markdown rendering issue with a code block inside a markdown code block by yaohui-wyh in https://github.com/hwchase17/langchain/pull/6625
* Rm Warning that Tracing is Experimental by hinthornw in https://github.com/hwchase17/langchain/pull/7612
* Stop warning when parent run ID not present by hinthornw in https://github.com/hwchase17/langchain/pull/7611
* mv tutorials by baskaryan in https://github.com/hwchase17/langchain/pull/7614
* fix openai structured chain with pydantic by baskaryan in https://github.com/hwchase17/langchain/pull/7622
* Fixed a typo in pinecone_hybrid_search.ipynb by gaurang98671 in https://github.com/hwchase17/langchain/pull/7627
* WhyLabsCallbackHandler updates by jamie256 in https://github.com/hwchase17/langchain/pull/7621
* Fixed validation error when credentials_profile_name, or region_name is not passed by 3coins in https://github.com/hwchase17/langchain/pull/7629
* Add new types of document transformers by jasonwcfan in https://github.com/hwchase17/langchain/pull/7379
* Adds OpenAI functions powered document metadata tagger by jacoblee93 in https://github.com/hwchase17/langchain/pull/7521
* Use modern OpenAI endpoints for embeddings by jacobajit in https://github.com/hwchase17/langchain/pull/6573
* Fix Document Similarity Check with passed Threshold by Sidchat95 in https://github.com/hwchase17/langchain/pull/6845
* add tagger nb by baskaryan in https://github.com/hwchase17/langchain/pull/7637
* fix: remove useless variable k by Undertone0809 in https://github.com/hwchase17/langchain/pull/6524
* feat(agents): allow trimming of intermediate steps to last N by nirga in https://github.com/hwchase17/langchain/pull/6476
* Entity extraction improvements by fpingham in https://github.com/hwchase17/langchain/pull/6342
* fix(memory): allow internal chains to use memory by nirga in https://github.com/hwchase17/langchain/pull/6769
* fix chroma init bug by baskaryan in https://github.com/hwchase17/langchain/pull/7639
* Update the parser regex of map_rerank by owenc4a4 in https://github.com/hwchase17/langchain/pull/6419
* Add missing dependencies to apify.ipynb by mrwadams in https://github.com/hwchase17/langchain/pull/6331
* update base class of ListStepContainer to BaseStepContainer by lucasiscovici in https://github.com/hwchase17/langchain/pull/6232
* Fix missing chain classname in StdOutCallbackHandler.on_chain_start by idoru in https://github.com/hwchase17/langchain/pull/6124
* [Breaking] Update Evaluation Functionality by hinthornw in https://github.com/hwchase17/langchain/pull/7388
* fix chroma updated upsert interface by baskaryan in https://github.com/hwchase17/langchain/pull/7643
* Fix SQLAlchemy LLM cache clear by molntamas in https://github.com/hwchase17/langchain/pull/7653
* bump 232 by baskaryan in https://github.com/hwchase17/langchain/pull/7659

New Contributors
* sreiswig made their first contribution in https://github.com/hwchase17/langchain/pull/6834
* yarikoptic made their first contribution in https://github.com/hwchase17/langchain/pull/6785
* gaurang98671 made their first contribution in https://github.com/hwchase17/langchain/pull/7627
* jasonwcfan made their first contribution in https://github.com/hwchase17/langchain/pull/7379
* jacobajit made their first contribution in https://github.com/hwchase17/langchain/pull/6573
* Sidchat95 made their first contribution in https://github.com/hwchase17/langchain/pull/6845
* owenc4a4 made their first contribution in https://github.com/hwchase17/langchain/pull/6419
* mrwadams made their first contribution in https://github.com/hwchase17/langchain/pull/6331
* idoru made their first contribution in https://github.com/hwchase17/langchain/pull/6124
* molntamas made their first contribution in https://github.com/hwchase17/langchain/pull/7653

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.231...v0.0.232

0.0.231

Not secure
What's Changed
* Add env setup by rlancemartin in https://github.com/hwchase17/langchain/pull/7550
* Add notebook example for Lemon AI NLP Workflow Automation by felixbrock in https://github.com/hwchase17/langchain/pull/7556
* Added support for chat_history by lkuligin in https://github.com/hwchase17/langchain/pull/7555
* Reuse the existing collection if configured properly in Qdrant.from_texts by kacperlukawski in https://github.com/hwchase17/langchain/pull/7530
* [Minor] Remove tagger from spacy sentencizer by jona-sassenhagen in https://github.com/hwchase17/langchain/pull/7534
* clarify about api key by benman1 in https://github.com/hwchase17/langchain/pull/7540
* docs: update unstructured docstrings by MthwRobinson in https://github.com/hwchase17/langchain/pull/7561
* Fix broken link from Marqo Ecosystem by OwenPendrighElliott in https://github.com/hwchase17/langchain/pull/7510
* Minor update to reference other sql tool by tool names instead of hard coded string. by edwardzjl in https://github.com/hwchase17/langchain/pull/7514
* Improvement/add finish reason to generation info in chat open ai by ncomtono in https://github.com/hwchase17/langchain/pull/7478
* minor bug fix: properly await AsyncRunManager's method call in MulitRouteChain by fielding in https://github.com/hwchase17/langchain/pull/7487
* Template formats documentation by kdcokenny in https://github.com/hwchase17/langchain/pull/7404
* Add OpenAI organization ID to docs by schop-rob in https://github.com/hwchase17/langchain/pull/7398
* Revert pinecone v4 support by baskaryan in https://github.com/hwchase17/langchain/pull/7566
* Enhance Makefile with 'format_diff' Option and Improved Readability by kzk-maeda in https://github.com/hwchase17/langchain/pull/7394
* Update Pinecone Upsert method usage by Pharbi in https://github.com/hwchase17/langchain/pull/7358
* Fix `make docs_build` and related scripts by os1ma in https://github.com/hwchase17/langchain/pull/7276
* Harrison/pg vector move by hwchase17 in https://github.com/hwchase17/langchain/pull/7580
* unit test sqlalachemy by baskaryan in https://github.com/hwchase17/langchain/pull/7582
* Update chat agents' output parser to extract action by regex by edwardzjl in https://github.com/hwchase17/langchain/pull/7511
* add supported properties for notiondb document loader's metadata by KimHyeonwoo in https://github.com/hwchase17/langchain/pull/7570
* Fixes incorrect docstore creation in faiss.py by SKRohit in https://github.com/hwchase17/langchain/pull/7026
* Adding LLM wrapper for Kobold AI by ausboss in https://github.com/hwchase17/langchain/pull/7560
* only add handlers if they are new by alecf in https://github.com/hwchase17/langchain/pull/7504
* fix(typo): Clarify the point of `llm_chain` by sroze in https://github.com/hwchase17/langchain/pull/7593
* docs : Use more meaningful examples by Subsegment in https://github.com/hwchase17/langchain/pull/7587
* bump 231 by baskaryan in https://github.com/hwchase17/langchain/pull/7584
* Update bedrock.py - support of other endpoint url (esp. for users of … by Ducasse-Arthur in https://github.com/hwchase17/langchain/pull/7592

New Contributors
* felixbrock made their first contribution in https://github.com/hwchase17/langchain/pull/7556
* benman1 made their first contribution in https://github.com/hwchase17/langchain/pull/7540
* ncomtono made their first contribution in https://github.com/hwchase17/langchain/pull/7478
* fielding made their first contribution in https://github.com/hwchase17/langchain/pull/7487
* schop-rob made their first contribution in https://github.com/hwchase17/langchain/pull/7398
* Pharbi made their first contribution in https://github.com/hwchase17/langchain/pull/7358
* KimHyeonwoo made their first contribution in https://github.com/hwchase17/langchain/pull/7570
* SKRohit made their first contribution in https://github.com/hwchase17/langchain/pull/7026
* ausboss made their first contribution in https://github.com/hwchase17/langchain/pull/7560
* sroze made their first contribution in https://github.com/hwchase17/langchain/pull/7593
* Ducasse-Arthur made their first contribution in https://github.com/hwchase17/langchain/pull/7592

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.230...v0.0.231

0.0.230

Not secure
What's Changed
* Added deeplake use case examples of the new features by adolkhan in https://github.com/hwchase17/langchain/pull/6528
* Pinecone: Add V4 support by StankoKuveljic in https://github.com/hwchase17/langchain/pull/7473
* docstrings `document_loaders` 3 by leo-gan in https://github.com/hwchase17/langchain/pull/6937
* Rm create_project line by hinthornw in https://github.com/hwchase17/langchain/pull/7486
* Update landing page for "question answering over documents" by rlancemartin in https://github.com/hwchase17/langchain/pull/7152
* Minor update to clarify map-reduce custom prompt usage by rlancemartin in https://github.com/hwchase17/langchain/pull/7453
* Refactor vector storage to correctly handle relevancy scores by raymond-yuan in https://github.com/hwchase17/langchain/pull/6570
* Minor edits to QA docs by rlancemartin in https://github.com/hwchase17/langchain/pull/7507
* Fix HF endpoint returns blank for text-generation by HashemAlsaket in https://github.com/hwchase17/langchain/pull/7386
* feat: support generate as an early stopping method for `OpenAIFunctionsAgent` by aledelunap in https://github.com/hwchase17/langchain/pull/7229
* CPAL by borisdev in https://github.com/hwchase17/langchain/pull/6255
* fix cpal docs by baskaryan in https://github.com/hwchase17/langchain/pull/7545
* bump 230 by baskaryan in https://github.com/hwchase17/langchain/pull/7544

New Contributors
* StankoKuveljic made their first contribution in https://github.com/hwchase17/langchain/pull/7473
* raymond-yuan made their first contribution in https://github.com/hwchase17/langchain/pull/6570
* borisdev made their first contribution in https://github.com/hwchase17/langchain/pull/6255

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.229...v0.0.230

0.0.229

Not secure
What's Changed
* improve description of JinaChat by delgermurun in https://github.com/hwchase17/langchain/pull/7397
* docs(retrievers/get-started): Fix broken state_of_the_union.txt link by ftnext in https://github.com/hwchase17/langchain/pull/7399
* docs(agents/toolkits): Fix error in document_comparison_toolkit.ipynb by finnless in https://github.com/hwchase17/langchain/pull/7417
* Fix syntax erros in documentation by mogaal in https://github.com/hwchase17/langchain/pull/7409
* Fix typo by BioGeek in https://github.com/hwchase17/langchain/pull/7416
* docstrings: `docstore` and `client` by leo-gan in https://github.com/hwchase17/langchain/pull/6783
* Fix info about YouTube by schedutron in https://github.com/hwchase17/langchain/pull/7447
* Add ZepMemory; improve ZepChatMessageHistory handling of metadata; Fix bugs by danielchalef in https://github.com/hwchase17/langchain/pull/7444
* docs(vectorstores/integrations/chroma): Fix loading and saving by ftnext in https://github.com/hwchase17/langchain/pull/7437
* fix: type hint of get_chat_history in BaseConversationalRetrievalChain by ifplusor in https://github.com/hwchase17/langchain/pull/7461
* feat(module): add param ids to ElasticVectorSearch.from_texts method by charosen in https://github.com/hwchase17/langchain/pull/7425
* Add spacy sentencizer by jona-sassenhagen in https://github.com/hwchase17/langchain/pull/7442
* Fixes KeyError in AmazonKendraRetriever initializer by ronail in https://github.com/hwchase17/langchain/pull/7464
* feat: Add `UnstructuredTSVLoader` by MthwRobinson in https://github.com/hwchase17/langchain/pull/7367
* Add lark import error by baskaryan in https://github.com/hwchase17/langchain/pull/7465
* adding max_marginal_relevance_search method to MongoDBAtlasVectorSearch by P-E-B in https://github.com/hwchase17/langchain/pull/7310
* feat: ctransformers support async chain by semoal in https://github.com/hwchase17/langchain/pull/6859
* Add Xorbits Dataframe as a Document Loader by yifeis7 in https://github.com/hwchase17/langchain/pull/7319
* Datadog logs loader by kzk-maeda in https://github.com/hwchase17/langchain/pull/7356
* bump 229 by baskaryan in https://github.com/hwchase17/langchain/pull/7467

New Contributors
* ftnext made their first contribution in https://github.com/hwchase17/langchain/pull/7399
* finnless made their first contribution in https://github.com/hwchase17/langchain/pull/7417
* mogaal made their first contribution in https://github.com/hwchase17/langchain/pull/7409
* schedutron made their first contribution in https://github.com/hwchase17/langchain/pull/7447
* ifplusor made their first contribution in https://github.com/hwchase17/langchain/pull/7461
* jona-sassenhagen made their first contribution in https://github.com/hwchase17/langchain/pull/7442
* ronail made their first contribution in https://github.com/hwchase17/langchain/pull/7464
* semoal made their first contribution in https://github.com/hwchase17/langchain/pull/6859
* yifeis7 made their first contribution in https://github.com/hwchase17/langchain/pull/7319
* kzk-maeda made their first contribution in https://github.com/hwchase17/langchain/pull/7356

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.228...v0.0.229

Page 31 of 64

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.