Langchain

Latest version: v0.3.11

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

Scan your dependencies

Page 51 of 68

0.0.140

Not secure
What's Changed
* Add openai.api_base to support openapi proxy by st01cs in https://github.com/hwchase17/langchain/pull/2823
* Add Slack Directory Loader by vowelparrot in https://github.com/hwchase17/langchain/pull/2835
* Fixing factually incorrect example by azamiftikhar1000 in https://github.com/hwchase17/langchain/pull/2810
* removing print statement from test by kulltc in https://github.com/hwchase17/langchain/pull/2809
* Revert "Add Slack Directory Loader (2835)" by vowelparrot in https://github.com/hwchase17/langchain/pull/2839
* WhatsApp document loader - update regex by rounakdatta in https://github.com/hwchase17/langchain/pull/2776
* Harrison/retriever memory by hwchase17 in https://github.com/hwchase17/langchain/pull/2804
* [Docs] minor fixes to loaders links and rst warnings by timothyasp in https://github.com/hwchase17/langchain/pull/2846
* Fix grammar in Vector Memory Docs by vowelparrot in https://github.com/hwchase17/langchain/pull/2847
* OpenAI LLM: update `modelname_to_contextsize` with new models by timothyasp in https://github.com/hwchase17/langchain/pull/2843
* Add easy print method to openai callback by timothyasp in https://github.com/hwchase17/langchain/pull/2848
* added code-analysis-deeplake.ipynb by leo-gan in https://github.com/hwchase17/langchain/pull/2844
* update sql chain docs to clarify use of SQLAlchemy for connections by jzluo in https://github.com/hwchase17/langchain/pull/2850
* Fix tiny typo by benjamintanweihao in https://github.com/hwchase17/langchain/pull/2863
* Update reduce_openapi_spec for PATCH and DELETE by ar-mccabe in https://github.com/hwchase17/langchain/pull/2861
* Harrison/rwkv utf8 by hwchase17 in https://github.com/hwchase17/langchain/pull/2867
* Add Slack Directory Loader by vowelparrot in https://github.com/hwchase17/langchain/pull/2841
* torch 2 support by lizelive in https://github.com/hwchase17/langchain/pull/2865
* Add GitLoader by ecneladis in https://github.com/hwchase17/langchain/pull/2851
* feat: improve pinecone tests by sergerdn in https://github.com/hwchase17/langchain/pull/2806
* docs: Mendable Search integration by nickscamara in https://github.com/hwchase17/langchain/pull/2803
* Update output in Git notebook by ecneladis in https://github.com/hwchase17/langchain/pull/2868
* Update qdrant.py by generall in https://github.com/hwchase17/langchain/pull/2750
* Harrison/index name by hwchase17 in https://github.com/hwchase17/langchain/pull/2869
* Harrison/fix create sql agent by hwchase17 in https://github.com/hwchase17/langchain/pull/2870
* chat_models.openai: Set tenacity timeout to openai's recommendation by irgolic in https://github.com/hwchase17/langchain/pull/2768
* Refactor similarity_search function in elastic_vector_search.py by nasirus in https://github.com/hwchase17/langchain/pull/2761
* Use SQL dialect-specific prompts for SQLDatabaseChain by jzluo in https://github.com/hwchase17/langchain/pull/2748
* Harrison/playwright by hwchase17 in https://github.com/hwchase17/langchain/pull/2871
* Harrison/weaviate fixes by hwchase17 in https://github.com/hwchase17/langchain/pull/2872
* docs: Quick fix to Mendable Search by nickscamara in https://github.com/hwchase17/langchain/pull/2876
* Fix Baby AGI notebooks by ecneladis in https://github.com/hwchase17/langchain/pull/2882
* docs: update getting_started.ipynb by eltociear in https://github.com/hwchase17/langchain/pull/2883
* updates to vectorstore memory by hwchase17 in https://github.com/hwchase17/langchain/pull/2875
* nits by hwchase17 in https://github.com/hwchase17/langchain/pull/2873
* update load_qa_chain() docstring by franfram in https://github.com/hwchase17/langchain/pull/2900
* Fix format string in pinecone error handling by PeterStolz in https://github.com/hwchase17/langchain/pull/2897
* Add link to repo for deploying LangChain to Digitalocean App Platform by homanp in https://github.com/hwchase17/langchain/pull/2894
* Add file filter param to Git loader by cktang88 in https://github.com/hwchase17/langchain/pull/2904
* Correct instruction to use openweathermap utility in docstring by pranjaldoshi96 in https://github.com/hwchase17/langchain/pull/2906
* Fix OpenAI LLM docstring by dev2049 in https://github.com/hwchase17/langchain/pull/2910
* Comet updates by Lothiraldan in https://github.com/hwchase17/langchain/pull/2889
* Ignore files from .gitignore in Git loader by cktang88 in https://github.com/hwchase17/langchain/pull/2909
* Add Anthropic ChatModel to langchain by mikelambert in https://github.com/hwchase17/langchain/pull/2293
* add encoding to avoid UnicodeDecodeError by 9akashnp8 in https://github.com/hwchase17/langchain/pull/2908
* Fix ChatAnthropic stop_sequences error (2919) by agola11 in https://github.com/hwchase17/langchain/pull/2920
* typo fix by mauhai in https://github.com/hwchase17/langchain/pull/2937
* delete antropic chat notebook by hwchase17 in https://github.com/hwchase17/langchain/pull/2945
* Fix typo by mnahinkhan in https://github.com/hwchase17/langchain/pull/2942
* bump ver to 140 by hwchase17 in https://github.com/hwchase17/langchain/pull/2895

New Contributors
* st01cs made their first contribution in https://github.com/hwchase17/langchain/pull/2823
* azamiftikhar1000 made their first contribution in https://github.com/hwchase17/langchain/pull/2810
* rounakdatta made their first contribution in https://github.com/hwchase17/langchain/pull/2776
* benjamintanweihao made their first contribution in https://github.com/hwchase17/langchain/pull/2863
* lizelive made their first contribution in https://github.com/hwchase17/langchain/pull/2865
* generall made their first contribution in https://github.com/hwchase17/langchain/pull/2750
* irgolic made their first contribution in https://github.com/hwchase17/langchain/pull/2768
* nasirus made their first contribution in https://github.com/hwchase17/langchain/pull/2761
* PeterStolz made their first contribution in https://github.com/hwchase17/langchain/pull/2897
* cktang88 made their first contribution in https://github.com/hwchase17/langchain/pull/2904
* pranjaldoshi96 made their first contribution in https://github.com/hwchase17/langchain/pull/2906
* Lothiraldan made their first contribution in https://github.com/hwchase17/langchain/pull/2889
* 9akashnp8 made their first contribution in https://github.com/hwchase17/langchain/pull/2908
* mauhai made their first contribution in https://github.com/hwchase17/langchain/pull/2937
* mnahinkhan made their first contribution in https://github.com/hwchase17/langchain/pull/2942

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.139...v0.0.140

0.0.139

Not secure
What's Changed
* Fix async task being destroyed before cancelled by nfcampos in https://github.com/hwchase17/langchain/pull/2787
* agent memory by hwchase17 in https://github.com/hwchase17/langchain/pull/2792
* Harrison/gpt cache by hwchase17 in https://github.com/hwchase17/langchain/pull/2744
* fix typo in prompt by dev2049 in https://github.com/hwchase17/langchain/pull/2797
* Weaviate attributes and error handling by kahkeng in https://github.com/hwchase17/langchain/pull/2800
* Improve eval chain prompt by dev2049 in https://github.com/hwchase17/langchain/pull/2798
* Fixed k=0 bug on ConversationBufferWindowMemory by timconnorz in https://github.com/hwchase17/langchain/pull/2796
* feat: add support for non-html in `UnstructuredURLLoader` by MthwRobinson in https://github.com/hwchase17/langchain/pull/2793
* Add max_execution_time to openapi, pandas, and sql creators by zachdj in https://github.com/hwchase17/langchain/pull/2779
* agent refactor by hwchase17 in https://github.com/hwchase17/langchain/pull/2801
* Harrison/comet ml by hwchase17 in https://github.com/hwchase17/langchain/pull/2799
* Return output of PythonAstREPLTool when falling back to exec() by kulltc in https://github.com/hwchase17/langchain/pull/2780
* Update README.md by nuhmanpk in https://github.com/hwchase17/langchain/pull/2805
* Add BiliBiliLoader to langchain.document_loaders.__init__.py by liaokongVFX in https://github.com/hwchase17/langchain/pull/2826
* Fix headings in docs (ClearML and Comet) by preeteshjain in https://github.com/hwchase17/langchain/pull/2808
* bump version to 139 by hwchase17 in https://github.com/hwchase17/langchain/pull/2834

New Contributors
* dev2049 made their first contribution in https://github.com/hwchase17/langchain/pull/2797
* timconnorz made their first contribution in https://github.com/hwchase17/langchain/pull/2796
* kulltc made their first contribution in https://github.com/hwchase17/langchain/pull/2780
* preeteshjain made their first contribution in https://github.com/hwchase17/langchain/pull/2808

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.138...v0.0.139

0.0.138

Not secure
What's Changed
* added a missing word (typo) by davidjhwu in https://github.com/hwchase17/langchain/pull/2719
* fixed typo by davidjhwu in https://github.com/hwchase17/langchain/pull/2720
* Added bilibili loader (2673) by vowelparrot in https://github.com/hwchase17/langchain/pull/2724
* Make the OpenAPI agent's verbose print optional by dogancanbakir in https://github.com/hwchase17/langchain/pull/2666
* fixed aiohttp.client_exceptions.ClientConnectionError: Connection closed by Code-Hex in https://github.com/hwchase17/langchain/pull/2718
* Use tiktoken for Python 3.8 by joshsny in https://github.com/hwchase17/langchain/pull/2709
* Fix the unset argument in calling llama model by 134ARG in https://github.com/hwchase17/langchain/pull/2714
* Minor: Remove duplicated word in error message by yanghua in https://github.com/hwchase17/langchain/pull/2706
* Add PATCH and DELETE to OpenAPI Agent by ar-mccabe in https://github.com/hwchase17/langchain/pull/2729
* Update VectorStore Class Method Typing by vowelparrot in https://github.com/hwchase17/langchain/pull/2731
* Add workaround for not having async vector store methods by agola11 in https://github.com/hwchase17/langchain/pull/2733
* fix: some imports for integration tests by sergerdn in https://github.com/hwchase17/langchain/pull/2612
* add continue to fix 'continue_on_failure' parameter for URL doc loader by leecjohnny in https://github.com/hwchase17/langchain/pull/2735
* Updating YoutubeLoader.from_youtube_channel name and doc to reflect actual usage by leecjohnny in https://github.com/hwchase17/langchain/pull/2734
* Harrison/pinecone hybrid update by hwchase17 in https://github.com/hwchase17/langchain/pull/2742
* Add Zapier NLA OAuth access_token to be used by mplachter in https://github.com/hwchase17/langchain/pull/2726
* Remove unnecessary method from Qdrant vectorstore and clean up docstrings by vr140 in https://github.com/hwchase17/langchain/pull/2700
* Harrison/apply llm flag by hwchase17 in https://github.com/hwchase17/langchain/pull/2743
* Update chatgpt_plugins.ipynb by nuhmanpk in https://github.com/hwchase17/langchain/pull/2745
* Add Retrieval Example for AI Plugins by vowelparrot in https://github.com/hwchase17/langchain/pull/2737
* Typo by nuhmanpk in https://github.com/hwchase17/langchain/pull/2747
* Add type inference for output parsers by joshsny in https://github.com/hwchase17/langchain/pull/2769
* Update custom_agent.ipynb by wangml999 in https://github.com/hwchase17/langchain/pull/2767
* version 138 by hwchase17 in https://github.com/hwchase17/langchain/pull/2782

New Contributors
* davidjhwu made their first contribution in https://github.com/hwchase17/langchain/pull/2719
* vowelparrot made their first contribution in https://github.com/hwchase17/langchain/pull/2724
* dogancanbakir made their first contribution in https://github.com/hwchase17/langchain/pull/2666
* joshsny made their first contribution in https://github.com/hwchase17/langchain/pull/2709
* 134ARG made their first contribution in https://github.com/hwchase17/langchain/pull/2714
* yanghua made their first contribution in https://github.com/hwchase17/langchain/pull/2706
* leecjohnny made their first contribution in https://github.com/hwchase17/langchain/pull/2735
* mplachter made their first contribution in https://github.com/hwchase17/langchain/pull/2726
* nuhmanpk made their first contribution in https://github.com/hwchase17/langchain/pull/2745
* wangml999 made their first contribution in https://github.com/hwchase17/langchain/pull/2767

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.137...v0.0.138

0.0.137

Not secure
What's Changed
* BabyAGI Notebook Example by hinthornw in https://github.com/hwchase17/langchain/pull/2559
* Add async call to APIChain. (2583) by agola11 in https://github.com/hwchase17/langchain/pull/2644
* Add Streaming for GPT4All by hinthornw in https://github.com/hwchase17/langchain/pull/2642
* fix question answering nb by agola11 in https://github.com/hwchase17/langchain/pull/2637
* Add new loader to load pdf as html content by rc19 in https://github.com/hwchase17/langchain/pull/2607
* Use `run` and `arun` in place of `combine_docs` and `acombine_docs` by agola11 in https://github.com/hwchase17/langchain/pull/2635
* Harrison/docs agents by hwchase17 in https://github.com/hwchase17/langchain/pull/2647
* Update Graphsignal ecosystem page by dmelikyan in https://github.com/hwchase17/langchain/pull/2662
* Add docs for callbacks by agola11 in https://github.com/hwchase17/langchain/pull/2643
* SqlDatabaseToolkit should have custom llm for QueryChecke… by agola11 in https://github.com/hwchase17/langchain/pull/2676
* Doc - Update google_search.ipynb - more explicit reference to places where to create API keys by Tommertom in https://github.com/hwchase17/langchain/pull/2670
* docs: Update deployments.md to include a BentoML example by ssheng in https://github.com/hwchase17/langchain/pull/2661
* Adding milvus/zilliz into docs by filip-halt in https://github.com/hwchase17/langchain/pull/2686
* Harrison/databerry by hwchase17 in https://github.com/hwchase17/langchain/pull/2688
* Clean up OpenAI Embeddings to fix method name and comments by vr140 in https://github.com/hwchase17/langchain/pull/2687
* add: conda installation instructions by YYYasin19 in https://github.com/hwchase17/langchain/pull/2678
* docs: update tokenizer notice in llms/getting_started by nikitajz in https://github.com/hwchase17/langchain/pull/2641
* Add OpenAIEmbeddings special token params for tiktoken by shibanovp in https://github.com/hwchase17/langchain/pull/2682
* Add custom vector fields and text fields for OpenSearch by naveentatikonda in https://github.com/hwchase17/langchain/pull/2652
* baby agi agent by hwchase17 in https://github.com/hwchase17/langchain/pull/2648
* Add notebook example for camel role playing by lightaime in https://github.com/hwchase17/langchain/pull/2689
* Harrison/postgres by hwchase17 in https://github.com/hwchase17/langchain/pull/2691
* Harrison/openapi planner by hwchase17 in https://github.com/hwchase17/langchain/pull/2692
* Fixed Ast Python Repl for Chatgpt multiline commands by abhiksingla in https://github.com/hwchase17/langchain/pull/2406
* agents docs and version bump by hwchase17 in https://github.com/hwchase17/langchain/pull/2717

New Contributors
* ssheng made their first contribution in https://github.com/hwchase17/langchain/pull/2661
* vr140 made their first contribution in https://github.com/hwchase17/langchain/pull/2687
* YYYasin19 made their first contribution in https://github.com/hwchase17/langchain/pull/2678
* nikitajz made their first contribution in https://github.com/hwchase17/langchain/pull/2641
* shibanovp made their first contribution in https://github.com/hwchase17/langchain/pull/2682
* lightaime made their first contribution in https://github.com/hwchase17/langchain/pull/2689
* abhiksingla made their first contribution in https://github.com/hwchase17/langchain/pull/2406

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.136...v0.0.137

0.0.136

Not secure
What's Changed
* Add AsyncIteratorCallbackHandler by nfcampos in https://github.com/hwchase17/langchain/pull/2329
* Allow recovering from JSONDecoder errors in StructuredOutputParser by nfcampos in https://github.com/hwchase17/langchain/pull/2616
* Typo docs - Update data_augmented_question_answering.ipynb propriterary-> proprietary by Tommertom in https://github.com/hwchase17/langchain/pull/2626
* Fix missing import in AzureOpenAI embeddings example by letmerecall in https://github.com/hwchase17/langchain/pull/2625
* Fix typo in error message by jankrepl in https://github.com/hwchase17/langchain/pull/2622
* Add missing comma in async_agent.ipynb by ecneladis in https://github.com/hwchase17/langchain/pull/2614
* Fix typo in PromptTemplate from_examples by jankrepl in https://github.com/hwchase17/langchain/pull/2628
* Multi-Hop / Multi-Spec LLM Chain by hinthornw in https://github.com/hwchase17/langchain/pull/2549
* Deep Lake retriever example analyzing Twitter the-algorithm source code by davidbuniat in https://github.com/hwchase17/langchain/pull/2602
* fix: ReadTheDocs loader main content filter by blob42 in https://github.com/hwchase17/langchain/pull/2609
* Fix typo in docs by nick-gibb in https://github.com/hwchase17/langchain/pull/2601
* Fix small typo in SemanticSimilarityExampleSelector by jankrepl in https://github.com/hwchase17/langchain/pull/2629
* Harrison/docs cleanup by hwchase17 in https://github.com/hwchase17/langchain/pull/2633
* bump version to 136 by hwchase17 in https://github.com/hwchase17/langchain/pull/2634

New Contributors
* Tommertom made their first contribution in https://github.com/hwchase17/langchain/pull/2626
* letmerecall made their first contribution in https://github.com/hwchase17/langchain/pull/2625
* jankrepl made their first contribution in https://github.com/hwchase17/langchain/pull/2622
* ecneladis made their first contribution in https://github.com/hwchase17/langchain/pull/2614
* nick-gibb made their first contribution in https://github.com/hwchase17/langchain/pull/2601

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.135...v0.0.136

0.0.135

Not secure
What's Changed
* agent docs by hwchase17 in https://github.com/hwchase17/langchain/pull/2551
* Fix a typo in the SQL agent prompt prefix by duncanjbrown in https://github.com/hwchase17/langchain/pull/2552
* fix typo in summary_buffer.ipynb by eltociear in https://github.com/hwchase17/langchain/pull/2547
* Fix typo in ChatGPT plugins by joaoareis in https://github.com/hwchase17/langchain/pull/2553
* Upgrade Qdrant to 1.1.2 by kacperlukawski in https://github.com/hwchase17/langchain/pull/2554
* fix: missed deps integrations tests by sergerdn in https://github.com/hwchase17/langchain/pull/2560
* Modified doc by akmhmgc in https://github.com/hwchase17/langchain/pull/2568
* use openai_organization as argument by utopianf in https://github.com/hwchase17/langchain/pull/2566
* doc: change comment with correct name by royxue in https://github.com/hwchase17/langchain/pull/2580
* Fix docs links by venkytv in https://github.com/hwchase17/langchain/pull/2572
* RWKV: do not propagate model_state between calls by lts-rad in https://github.com/hwchase17/langchain/pull/2565
* Add shared Google Drive folder support by whenchyiv in https://github.com/hwchase17/langchain/pull/2562
* fix temperature parameter not used in chat models by wolegechu in https://github.com/hwchase17/langchain/pull/2558
* Harrison/redis by hwchase17 in https://github.com/hwchase17/langchain/pull/2588
* Remove unnecessary question mark in link in README by izeye in https://github.com/hwchase17/langchain/pull/2589
* Harrison/motorhead by hwchase17 in https://github.com/hwchase17/langchain/pull/2599
* 2595 ChromaDB: Add ability to adjust metadata for indexes upon creating co… by rkeshwani in https://github.com/hwchase17/langchain/pull/2597
* bump version to 135 by hwchase17 in https://github.com/hwchase17/langchain/pull/2600

New Contributors
* duncanjbrown made their first contribution in https://github.com/hwchase17/langchain/pull/2552
* joaoareis made their first contribution in https://github.com/hwchase17/langchain/pull/2553
* utopianf made their first contribution in https://github.com/hwchase17/langchain/pull/2566
* royxue made their first contribution in https://github.com/hwchase17/langchain/pull/2580
* venkytv made their first contribution in https://github.com/hwchase17/langchain/pull/2572
* whenchyiv made their first contribution in https://github.com/hwchase17/langchain/pull/2562
* wolegechu made their first contribution in https://github.com/hwchase17/langchain/pull/2558
* izeye made their first contribution in https://github.com/hwchase17/langchain/pull/2589
* rkeshwani made their first contribution in https://github.com/hwchase17/langchain/pull/2597

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.134...v0.0.135

Page 51 of 68

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.