Langchain

Latest version: v0.2.6

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

Scan your dependencies

Page 34 of 64

0.0.216

Not secure
What's Changed
* Fix Multi Functions Agent Tracing by vowelparrot in https://github.com/hwchase17/langchain/pull/6702
* fix chroma _similarity_search_with_relevance_scores missing `kwargs` … by sudolong in https://github.com/hwchase17/langchain/pull/6708
* Fix Typo in LangChain MyScale Integration Doc by mpskex in https://github.com/hwchase17/langchain/pull/6705
* updated sql_database.py for returning sorted table names. by sumanthdonthula in https://github.com/hwchase17/langchain/pull/6692
* Fix WhatsAppChatLoader : Enable parsing additional formats by augtheo in https://github.com/hwchase17/langchain/pull/6663
* feat: added tqdm progress bar to UnstructuredURLLoader by chip-davis in https://github.com/hwchase17/langchain/pull/6600
* feat: Add `UnstructuredRSTLoader` by MthwRobinson in https://github.com/hwchase17/langchain/pull/6594
* beautifulsoup get_text kwargs in WebBaseLoader by mrtj in https://github.com/hwchase17/langchain/pull/6591
* Added a MHTML document loader by masylum in https://github.com/hwchase17/langchain/pull/6311
* prevent DuckDuckGoSearchAPIWrapper from consuming top result by galtay in https://github.com/hwchase17/langchain/pull/6727
* tiktoken override by hwchase17 in https://github.com/hwchase17/langchain/pull/6697
* Fixed caching bug for Multiple Caching types by correctly checking types by 0xcrusher in https://github.com/hwchase17/langchain/pull/6746
* Change tags(str) to tags(dict) in mlflow_callback.py docs by ArchimedesFTW in https://github.com/hwchase17/langchain/pull/6473
* The openai_info.py does not have gpt-35-turbo which is the underlying Azure Open AI model name by rajib76 in https://github.com/hwchase17/langchain/pull/6321
* Improved Documentation: Eliminating Redundancy in the Introduction.mdx by NudurupatiSurya in https://github.com/hwchase17/langchain/pull/6360
* Confluence added by ethanabowen in https://github.com/hwchase17/langchain/pull/6432
* Relax the action input check for actions that require no input by damnever in https://github.com/hwchase17/langchain/pull/6357
* Office365 Tool by sdelgadoc in https://github.com/hwchase17/langchain/pull/6306
* Fixed bug in AnalyticDB Vector Store caused by upgrade SQLAlchemy version by wangxuqi in https://github.com/hwchase17/langchain/pull/6736
* Improve performance when retrieving Notion DB pages by jamesmcroft in https://github.com/hwchase17/langchain/pull/6710
* Fix breaking tags by vowelparrot in https://github.com/hwchase17/langchain/pull/6765
* bump version to 216 by hwchase17 in https://github.com/hwchase17/langchain/pull/6770

New Contributors
* sudolong made their first contribution in https://github.com/hwchase17/langchain/pull/6708
* augtheo made their first contribution in https://github.com/hwchase17/langchain/pull/6663
* chip-davis made their first contribution in https://github.com/hwchase17/langchain/pull/6600
* masylum made their first contribution in https://github.com/hwchase17/langchain/pull/6311
* 0xcrusher made their first contribution in https://github.com/hwchase17/langchain/pull/6746
* ArchimedesFTW made their first contribution in https://github.com/hwchase17/langchain/pull/6473
* NudurupatiSurya made their first contribution in https://github.com/hwchase17/langchain/pull/6360
* ethanabowen made their first contribution in https://github.com/hwchase17/langchain/pull/6432
* damnever made their first contribution in https://github.com/hwchase17/langchain/pull/6357
* sdelgadoc made their first contribution in https://github.com/hwchase17/langchain/pull/6306
* jamesmcroft made their first contribution in https://github.com/hwchase17/langchain/pull/6710

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.215...v0.0.216

0.0.215

Not secure
What's Changed
* split up batch llm calls into separate runs by agola11 in https://github.com/hwchase17/langchain/pull/5804
* bump version to 215 by hwchase17 in https://github.com/hwchase17/langchain/pull/6719


**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.214...v0.0.215

0.0.214

Not secure
What's Changed
* docs[minor]: Revamp model io docs by nfcampos in https://github.com/langchain-ai/langchainjs/pull/3815
* docs[patch]: Add CMD + K shortcut to API refs by bracesproul in https://github.com/langchain-ai/langchainjs/pull/3832
* cohere[major]: langchain/cohere init by bracesproul in https://github.com/langchain-ai/langchainjs/pull/3762
* docs[patch]: module customization and prompt hub links by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3833
* core[patch]: Fix tracing order for transform streaming runnables by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3835
* core[patch]: Release 0.1.6 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3838
* Return run manager arg to not being a promise by nfcampos in https://github.com/langchain-ai/langchainjs/pull/3839
* fix(doc): Sidebar how_to (tools) by gkhngyk in https://github.com/langchain-ai/langchainjs/pull/3843
* docs[patch]: relevant example for map reduce by anass-arrhioui-nw in https://github.com/langchain-ai/langchainjs/pull/3842
* fix: textFieldMaxLength parameter missing by CoalYa in https://github.com/langchain-ai/langchainjs/pull/3846
* feat: add formatMessages types & prompt test by gkhngyk in https://github.com/langchain-ai/langchainjs/pull/3820
* docs[patch]: Use component for integration install instructions by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3859
* langchain[patch]: Adds entrypoint deprecation log method by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3860
* Todo: propagate error in Neo4jGraph by tomasonjo in https://github.com/langchain-ai/langchainjs/pull/3855
* google-genai: fix streaming via callback handlers for ChatGoogleGenerativeAI by StreetLamb in https://github.com/langchain-ai/langchainjs/pull/3834
* google-genai[patch]: Release 0.0.7 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3863
* docs[patch]: Allow for cmd k on ALL pages by bracesproul in https://github.com/langchain-ai/langchainjs/pull/3862
* langchain[patch],core[patch]: Remove v1 tracer and move test to core by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3865
* core[patch]: Compute trace_id and dotted_run_id client side by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3867
* docs[patch]: Adds token tracking usage docs by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3868
* docs[patch]: Replace examples imports with langchain/community by bracesproul in https://github.com/langchain-ai/langchainjs/pull/3796
* langchain[patch]: Allow for passing bytestore into multi vector retriever by bracesproul in https://github.com/langchain-ai/langchainjs/pull/3760
* langchain[minor]: fix: use zod validation when using createStructuredOutputChainFromZod by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3866
* community[patch]: Move remote retriever to community by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3869
* yandex[major]: Add `langchain/yandex` package by tyumentsev4 in https://github.com/langchain-ai/langchainjs/pull/3791
* fix a bug in Bedrock streaming by Yofial in https://github.com/langchain-ai/langchainjs/pull/3854
* community[patch]: Release 0.0.13 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3873
* yandex[patch]: Initial release by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3874
* langchain[patch]: Bump community dependency by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3875

New Contributors
* anass-arrhioui-nw made their first contribution in https://github.com/langchain-ai/langchainjs/pull/3842
* CoalYa made their first contribution in https://github.com/langchain-ai/langchainjs/pull/3846
* StreetLamb made their first contribution in https://github.com/langchain-ai/langchainjs/pull/3834
* Yofial made their first contribution in https://github.com/langchain-ai/langchainjs/pull/3854

**Full Changelog**: https://github.com/langchain-ai/langchainjs/compare/0.0.213...0.0.214

0.0.213

Not secure
What's Changed
* feat: Add Astra DB Vector Store Integration by mfortman11 in https://github.com/langchain-ai/langchainjs/pull/3732
* Add AzureOpenAI and AzureChatOpenAI classes for Python interop by dqbd in https://github.com/langchain-ai/langchainjs/pull/3625
* integrations[patch]: Bump version by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3771
* community[patch]: Release 0.0.11 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3772
* Fix lint warnings by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3788
* docs[patch]: Fix structured agent output example by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3770
* core[minor]: Nc/dec26/runnable stream by nfcampos in https://github.com/langchain-ai/langchainjs/pull/3792
* Implement optional message placeholder in js by nfcampos in https://github.com/langchain-ai/langchainjs/pull/3795
* RunnablePassthrough.pick() by nfcampos in https://github.com/langchain-ai/langchainjs/pull/3798
* core[patch]: Add LanguageModelLike type by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3799
* template[patch]: Add lc_secrets to template code by bracesproul in https://github.com/langchain-ai/langchainjs/pull/3789
* Implement stream for runnable lambda by nfcampos in https://github.com/langchain-ai/langchainjs/pull/3801
* docs[patch]: typo in Azure OpenAI integration by rikimbili in https://github.com/langchain-ai/langchainjs/pull/3803
* core[patch]: Fix optional message placeholder use in a chat prompt template by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3805
* Add optional name for runnable sequence by nfcampos in https://github.com/langchain-ai/langchainjs/pull/3806
* core[patch]: Fix runnable with message history for async histories by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3808
* Add .pick and .assign methods to Runnable by nfcampos in https://github.com/langchain-ai/langchainjs/pull/3807
* langchain[minor]: Adds create chat retrieval chain method by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3800
* langchain[minor]: Add stuff docs chain by nfcampos in https://github.com/langchain-ai/langchainjs/pull/3809
* docs[patch]: Fix more core imports by bracesproul in https://github.com/langchain-ai/langchainjs/pull/3817
* fix: use gomoment/sdk-core instead of gomoment/sdk for edge server integrations (3784) by hideokamoto in https://github.com/langchain-ai/langchainjs/pull/3813
* core[minor]: Streaming List Parsers by nfcampos in https://github.com/langchain-ai/langchainjs/pull/3819
* core[minor]: Add JSON parser by nfcampos in https://github.com/langchain-ai/langchainjs/pull/3821
* langchain[minor]: Adds new agent create methods and docs by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3802
* core[patch]: Release 0.1.5 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3828
* all[patch]: Bump deps by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3829
* langchain[patch]: Release 0.0.213 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3830

New Contributors
* mfortman11 made their first contribution in https://github.com/langchain-ai/langchainjs/pull/3732
* rikimbili made their first contribution in https://github.com/langchain-ai/langchainjs/pull/3803
* hideokamoto made their first contribution in https://github.com/langchain-ai/langchainjs/pull/3813

**Full Changelog**: https://github.com/langchain-ai/langchainjs/compare/0.0.212...0.0.213

0.0.212

Not secure
What's Changed
* integration[patch]: Bump Anthropic SDK dep by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3742
* integration[release]: langchain/anthropic 0.0.8 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3743
* Remove build artifacts by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3748
* all[patch]: Add confirmation & skip export tests for non primary proj… by bracesproul in https://github.com/langchain-ai/langchainjs/pull/3747
* core[patch]: Pass configurable as config when separating call options by bracesproul in https://github.com/langchain-ai/langchainjs/pull/3751
* langchain[patch]: Adds warning when attempting to import from root entrypoint by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3750
* ci[minor]: Add workflow to build examples in CI by bracesproul in https://github.com/langchain-ai/langchainjs/pull/3753
* integrations[patch]: Move OpenAI tests and add one for JSON mode caching by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3754
* community[minor]: Add support for Azure Cosmos DB vector store by sinedied in https://github.com/langchain-ai/langchainjs/pull/3727
* community[patch]: Release 0.0.10 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3757
* docs[patch]: Update import by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3759
* docs[patch]: Adds docs for streamLog by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3767
* langchain[minor]: Support stream log for agent executors by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3765
* docs[patch]: Build code blocks when importing runnables from core by bracesproul in https://github.com/langchain-ai/langchainjs/pull/3768
* langchain[patch]: Release 0.0.212 by jacoblee93 in https://github.com/langchain-ai/langchainjs/pull/3769

New Contributors
* sinedied made their first contribution in https://github.com/langchain-ai/langchainjs/pull/3727

**Full Changelog**: https://github.com/langchain-ai/langchainjs/compare/0.0.211...0.0.212

0.0.211

Not secure
What's Changed

Page 34 of 64

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.