mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-27 22:37:46 +00:00
robocorp: release 0.0.10.post1, point to v0.2 branch (#26473)
This commit is contained in:
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
|
|||||||
|
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "langchain-robocorp"
|
name = "langchain-robocorp"
|
||||||
version = "0.0.10"
|
version = "0.0.10.post1"
|
||||||
description = "An integration package connecting Robocorp Action Server and LangChain"
|
description = "An integration package connecting Robocorp Action Server and LangChain"
|
||||||
authors = []
|
authors = []
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
@@ -15,7 +15,7 @@ license = "MIT"
|
|||||||
disallow_untyped_defs = "True"
|
disallow_untyped_defs = "True"
|
||||||
|
|
||||||
[tool.poetry.urls]
|
[tool.poetry.urls]
|
||||||
"Source Code" = "https://github.com/langchain-ai/langchain/tree/master/libs/partners/robocorp"
|
"Source Code" = "https://github.com/langchain-ai/langchain/tree/v0.2/libs/partners/robocorp"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = ">=3.8.1,<4.0"
|
python = ">=3.8.1,<4.0"
|
||||||
|
Reference in New Issue
Block a user