Langchain

Latest version: v0.3.11

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

Scan your dependencies

Page 53 of 68

0.0.128

Not secure
What's Changed
* Harrison/docs reqs by hwchase17 in https://github.com/hwchase17/langchain/pull/2199
* embedding docs by hwchase17 in https://github.com/hwchase17/langchain/pull/2200
* make requests more general by hwchase17 in https://github.com/hwchase17/langchain/pull/2209
* Update huggingface_length_function.ipynb by eltociear in https://github.com/hwchase17/langchain/pull/2203
* feat: document loader for epublications by MthwRobinson in https://github.com/hwchase17/langchain/pull/2202
* sitemap more flexible by hwchase17 in https://github.com/hwchase17/langchain/pull/2214
* Add MMR methods to chroma by Arttii in https://github.com/hwchase17/langchain/pull/2148
* Update vectorstore-retriever.ipynb by stakodiak in https://github.com/hwchase17/langchain/pull/2210
* Harrison/apify by hwchase17 in https://github.com/hwchase17/langchain/pull/2215
* add error message to the google drive document loader by kevinNejad in https://github.com/hwchase17/langchain/pull/2186
* Add `__version__` by philschmid in https://github.com/hwchase17/langchain/pull/2221
* bump version to 128 by hwchase17 in https://github.com/hwchase17/langchain/pull/2236

New Contributors
* stakodiak made their first contribution in https://github.com/hwchase17/langchain/pull/2210
* kevinNejad made their first contribution in https://github.com/hwchase17/langchain/pull/2186

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.127...v0.0.128

0.0.127

Not secure
What's Changed
* fix memory docs by hwchase17 in https://github.com/hwchase17/langchain/pull/2157
* Add `temperature` to ChatOpenAI by shotat in https://github.com/hwchase17/langchain/pull/2152
* Fix docstring (2147) by agola11 in https://github.com/hwchase17/langchain/pull/2160
* docs: update docstrings in ElasticVectorSearch class by sergerdn in https://github.com/hwchase17/langchain/pull/2141
* remove prep by hwchase17 in https://github.com/hwchase17/langchain/pull/2136
* make tool verbosity override agent verbosity by agola11 in https://github.com/hwchase17/langchain/pull/2173
* doc: more details on BaseOutputParser docstrings by blob42 in https://github.com/hwchase17/langchain/pull/2171
* Bugfix: Redis `lrange()` retrieves records in opposite order of inseerting by zoltan-fedor in https://github.com/hwchase17/langchain/pull/2167
* Harrison/base agent without docs by hwchase17 in https://github.com/hwchase17/langchain/pull/2166
* [Documents] Updated Figma docs and added example by maxtheman in https://github.com/hwchase17/langchain/pull/2172
* Add apredict_and_parse to LLM by timothyasp in https://github.com/hwchase17/langchain/pull/2164
* Fix incorrect wikipage summaries by ruiaf in https://github.com/hwchase17/langchain/pull/2169
* Add kwargs to from_* in PrompTemplate by timothyasp in https://github.com/hwchase17/langchain/pull/2161
* Harrison/engine args by hwchase17 in https://github.com/hwchase17/langchain/pull/2177
* missing word 'not' in constitutional prompts by gururise in https://github.com/hwchase17/langchain/pull/2176
* Harrison/aim integration by hwchase17 in https://github.com/hwchase17/langchain/pull/2178
* Harrison/clear ml by hwchase17 in https://github.com/hwchase17/langchain/pull/2179
* Harrison/arize by hwchase17 in https://github.com/hwchase17/langchain/pull/2180
* supported async retriever by Code-Hex in https://github.com/hwchase17/langchain/pull/2149
* Fix wikipedia summaries by ruiaf in https://github.com/hwchase17/langchain/pull/2187
* Update text.py by Jeru2023 in https://github.com/hwchase17/langchain/pull/2195
* Small typo in custom_agent.ipynb by adelevie in https://github.com/hwchase17/langchain/pull/2194
* fix typo in chat_prompt_template docs by czue in https://github.com/hwchase17/langchain/pull/2193
* fix typing for LLMMathChain by benheckmann in https://github.com/hwchase17/langchain/pull/2183
* bump version to 127 by hwchase17 in https://github.com/hwchase17/langchain/pull/2197

New Contributors
* shotat made their first contribution in https://github.com/hwchase17/langchain/pull/2152
* sergerdn made their first contribution in https://github.com/hwchase17/langchain/pull/2141
* maxtheman made their first contribution in https://github.com/hwchase17/langchain/pull/2172
* ruiaf made their first contribution in https://github.com/hwchase17/langchain/pull/2169
* gururise made their first contribution in https://github.com/hwchase17/langchain/pull/2176
* Code-Hex made their first contribution in https://github.com/hwchase17/langchain/pull/2149
* Jeru2023 made their first contribution in https://github.com/hwchase17/langchain/pull/2195
* adelevie made their first contribution in https://github.com/hwchase17/langchain/pull/2194
* czue made their first contribution in https://github.com/hwchase17/langchain/pull/2193
* benheckmann made their first contribution in https://github.com/hwchase17/langchain/pull/2183

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.126...v0.0.127

0.0.126

Not secure
What's Changed
* add missing `source` field to pymupdf output by timothyasp in https://github.com/hwchase17/langchain/pull/2110
* Harrison/unstructured validation by hwchase17 in https://github.com/hwchase17/langchain/pull/2111
* Harrison/better async by hwchase17 in https://github.com/hwchase17/langchain/pull/2112
* fix typo in docs by franfram in https://github.com/hwchase17/langchain/pull/2115
* Fixed 1 missing line in getting_started.md by AlexTelon in https://github.com/hwchase17/langchain/pull/2107
* add token reduction to ConversationalRetrievalChain by nkov in https://github.com/hwchase17/langchain/pull/2075
* Harrison/aleph alpha embeddings by hwchase17 in https://github.com/hwchase17/langchain/pull/2117
* Improve ConversationKGMemory and its function load_memory_variables by misrasaurabh1 in https://github.com/hwchase17/langchain/pull/1999
* Fix issue1712: Update `BaseQAWithSourcesChain` to handle space & newline after `SOURCES:` by walterbm in https://github.com/hwchase17/langchain/pull/2118
* Harrison/gitbook by hwchase17 in https://github.com/hwchase17/langchain/pull/2044
* Harrison/memory check by hwchase17 in https://github.com/hwchase17/langchain/pull/2119
* add async support for anthropic by agola11 in https://github.com/hwchase17/langchain/pull/2114
* searx: implement async + helper tool providing json results by blob42 in https://github.com/hwchase17/langchain/pull/2129
* fix link by hwchase17 in https://github.com/hwchase17/langchain/pull/2123
* Strip sitemap entries by LeSphax in https://github.com/hwchase17/langchain/pull/2132
* Add successful request count to OpenAI callback by jonpage in https://github.com/hwchase17/langchain/pull/2128
* docs: tiny fix on docs verbiage by 0xcadams in https://github.com/hwchase17/langchain/pull/2124
* Add ability for GoogleDrive loader to load google sheets by patrickstorm in https://github.com/hwchase17/langchain/pull/2135
* Harrison/memory base by hwchase17 in https://github.com/hwchase17/langchain/pull/2122
* bump version to 126 by hwchase17 in https://github.com/hwchase17/langchain/pull/2155

New Contributors
* franfram made their first contribution in https://github.com/hwchase17/langchain/pull/2115
* AlexTelon made their first contribution in https://github.com/hwchase17/langchain/pull/2107
* nkov made their first contribution in https://github.com/hwchase17/langchain/pull/2075
* walterbm made their first contribution in https://github.com/hwchase17/langchain/pull/2118
* LeSphax made their first contribution in https://github.com/hwchase17/langchain/pull/2132
* jonpage made their first contribution in https://github.com/hwchase17/langchain/pull/2128
* 0xcadams made their first contribution in https://github.com/hwchase17/langchain/pull/2124
* patrickstorm made their first contribution in https://github.com/hwchase17/langchain/pull/2135

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.125...v0.0.126

0.0.125

Not secure
What's Changed
* Add replicate take 2 by cbh123 in https://github.com/hwchase17/langchain/pull/2077
* Add OpenWeatherMap API Tool by Honkware in https://github.com/hwchase17/langchain/pull/2083
* fix(llms): update default AI21 model to j2, as j1 being deprecated by michael-go in https://github.com/hwchase17/langchain/pull/2108
* v125 by hwchase17 in https://github.com/hwchase17/langchain/pull/2109

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

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.124...v0.0.125

0.0.124

Not secure
What's Changed
* big docs refactor by hwchase17 in https://github.com/hwchase17/langchain/pull/1978
* fix docs by hwchase17 in https://github.com/hwchase17/langchain/pull/2017
* small nit on index page by agola11 in https://github.com/hwchase17/langchain/pull/2018
* fix doc tags by hwchase17 in https://github.com/hwchase17/langchain/pull/2019
* fix headers by hwchase17 in https://github.com/hwchase17/langchain/pull/2039
* Harrison/open search kwargs by hwchase17 in https://github.com/hwchase17/langchain/pull/2040
* Harrison/num token calculation by hwchase17 in https://github.com/hwchase17/langchain/pull/2041
* Added Azure Blob Storage File and Container Loader by eavanvalkenburg in https://github.com/hwchase17/langchain/pull/1890
* Update getting_started with better example by jasondotparse in https://github.com/hwchase17/langchain/pull/1910
* fix Poetry 1.4.0+ installation by dlqqq in https://github.com/hwchase17/langchain/pull/1935
* feat 1915 support for google custom search site restricted api by gotokatsuya in https://github.com/hwchase17/langchain/pull/1920
* Fix the parameter error of 'Qdrant.maximal_marginal_relevance' by wy-z in https://github.com/hwchase17/langchain/pull/1921
* Add support for YAML Spec Plugins by hinthornw in https://github.com/hwchase17/langchain/pull/2054
* PydanticOutputParser unit test by danielchalef in https://github.com/hwchase17/langchain/pull/2047
* UnstructuredURLLoader: allow url failures, keep processing by cragwolfe in https://github.com/hwchase17/langchain/pull/1954
* Harrison/redis id key by hwchase17 in https://github.com/hwchase17/langchain/pull/2057
* Added `.as_retriever()` to `from_llm()` calls by Krulknul in https://github.com/hwchase17/langchain/pull/2051
* Removed duplicate "revision_request" in constitutional_ai/prompts.py by jaredthejellyfish in https://github.com/hwchase17/langchain/pull/2046
* similarity_search is not accepting filters by rajat1saxena in https://github.com/hwchase17/langchain/pull/1964
* feat: add function similarity_search_limit_score to vectorstores.redis by hx23840 in https://github.com/hwchase17/langchain/pull/1950
* Updating PromptLayer request in PromptLayer Models to be async in agenerate by Jped in https://github.com/hwchase17/langchain/pull/2058
* Correctly pass filter down to the similarity_search_with_score function for chroma filtering logic by Arttii in https://github.com/hwchase17/langchain/pull/1934
* Harrison/site map by hwchase17 in https://github.com/hwchase17/langchain/pull/2061
* Harrison/document cleanup by hwchase17 in https://github.com/hwchase17/langchain/pull/2062
* Solve small bug in the kg prompt by fpingham in https://github.com/hwchase17/langchain/pull/1988
* Improve chat tool prompt by fpingham in https://github.com/hwchase17/langchain/pull/1989
* enable streaming in anthropic llm wrapper by agola11 in https://github.com/hwchase17/langchain/pull/2065
* redis retriever by hwchase17 in https://github.com/hwchase17/langchain/pull/2060
* Harrison/duckdb by hwchase17 in https://github.com/hwchase17/langchain/pull/2064
* fix: numerous broken documentation links by alexeldeib in https://github.com/hwchase17/langchain/pull/2070
* [agent_executor] convenience func: lookup tool by name by blob42 in https://github.com/hwchase17/langchain/pull/2001
* Harrison/fix save context by hwchase17 in https://github.com/hwchase17/langchain/pull/2082
* Harrison/ai plugin by hwchase17 in https://github.com/hwchase17/langchain/pull/2084
* docs(deployment): add langchain-serve by deepankarm in https://github.com/hwchase17/langchain/pull/2006
* docs: fix promptlayer link typo by michael-go in https://github.com/hwchase17/langchain/pull/2005
* Add prompt and completion token tracking by iocuydi in https://github.com/hwchase17/langchain/pull/2080
* Harrison/whatsapp loader by hwchase17 in https://github.com/hwchase17/langchain/pull/2085
* fix(sql_database): related to 2020 by wqj97 in https://github.com/hwchase17/langchain/pull/2021
* include the tool name for on_tool_end callback by blob42 in https://github.com/hwchase17/langchain/pull/2000
* notebook for tokens by hwchase17 in https://github.com/hwchase17/langchain/pull/2086
* Harrison/llama index loader by hwchase17 in https://github.com/hwchase17/langchain/pull/2097
* feat: Add Notion database document loader by sbusso in https://github.com/hwchase17/langchain/pull/2056
* Fix issue1645: Parse llm_output even there's newline (2092) by hwchase17 in https://github.com/hwchase17/langchain/pull/2099
* add ConversationalChatAgent to agent.__init__ (fix 2093) by klein-t in https://github.com/hwchase17/langchain/pull/2098
* Harrison/jina by hwchase17 in https://github.com/hwchase17/langchain/pull/2043
* Harrison/big query by hwchase17 in https://github.com/hwchase17/langchain/pull/2100
* rm pandas dependency by hwchase17 in https://github.com/hwchase17/langchain/pull/2102
* bump version 124 by hwchase17 in https://github.com/hwchase17/langchain/pull/2101

New Contributors
* eavanvalkenburg made their first contribution in https://github.com/hwchase17/langchain/pull/1890
* jasondotparse made their first contribution in https://github.com/hwchase17/langchain/pull/1910
* dlqqq made their first contribution in https://github.com/hwchase17/langchain/pull/1935
* gotokatsuya made their first contribution in https://github.com/hwchase17/langchain/pull/1920
* wy-z made their first contribution in https://github.com/hwchase17/langchain/pull/1921
* Krulknul made their first contribution in https://github.com/hwchase17/langchain/pull/2051
* jaredthejellyfish made their first contribution in https://github.com/hwchase17/langchain/pull/2046
* rajat1saxena made their first contribution in https://github.com/hwchase17/langchain/pull/1964
* hx23840 made their first contribution in https://github.com/hwchase17/langchain/pull/1950
* Arttii made their first contribution in https://github.com/hwchase17/langchain/pull/1934
* alexeldeib made their first contribution in https://github.com/hwchase17/langchain/pull/2070
* deepankarm made their first contribution in https://github.com/hwchase17/langchain/pull/2006
* michael-go made their first contribution in https://github.com/hwchase17/langchain/pull/2005
* wqj97 made their first contribution in https://github.com/hwchase17/langchain/pull/2021
* sbusso made their first contribution in https://github.com/hwchase17/langchain/pull/2056

**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.123...v0.0.124

0.0.123

Not secure
What's Changed
* (ChatOpenAI) Add model_name to LLMResult.llm_output by mariokostelac in https://github.com/hwchase17/langchain/pull/1960
* plugin tool by hwchase17 in https://github.com/hwchase17/langchain/pull/1974


**Full Changelog**: https://github.com/hwchase17/langchain/compare/v0.0.122...v0.0.123

Page 53 of 68

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.