mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-08 06:23:20 +00:00
undo bump (#8192)
This commit is contained in:
@@ -1078,7 +1078,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"source": "/docs/ecosystem/integrations/",
|
"source": "/docs/ecosystem/integrations/",
|
||||||
"destination": "/docs/integrations/providers/"
|
"destination": "/docs/integrations/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"source": "/docs/ecosystem/integrations/:path*",
|
"source": "/docs/ecosystem/integrations/:path*",
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "langchain-experimental"
|
name = "langchain-experimental"
|
||||||
version = "0.0.3"
|
version = "0.0.2"
|
||||||
description = "Building applications with LLMs through composability"
|
description = "Building applications with LLMs through composability"
|
||||||
authors = []
|
authors = []
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "langchain"
|
name = "langchain"
|
||||||
version = "0.0.241"
|
version = "0.0.240"
|
||||||
description = "Building applications with LLMs through composability"
|
description = "Building applications with LLMs through composability"
|
||||||
authors = []
|
authors = []
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
Reference in New Issue
Block a user