mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-03 05:34:01 +00:00
robocorp: release 0.0.9.post1 (#22507)
This commit is contained in:
parent
339e3b7f55
commit
39fd44579a
@ -1,5 +1,8 @@
|
||||
# langchain-robocorp
|
||||
|
||||
| Note: this package is deprecated in favor of the renamed `langchain-sema4 package` ([repo](https://github.com/langchain-ai/langchain-sema4), [package](https://pypi.org/project/langchain-sema4/)). |
|
||||
|-|
|
||||
|
||||
This package contains the LangChain integrations for [Robocorp Action Server](https://github.com/robocorp/robocorp).
|
||||
Action Server enables an agent to execute actions in the real world.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "langchain-robocorp"
|
||||
version = "0.0.9"
|
||||
version = "0.0.9.post1"
|
||||
description = "An integration package connecting Robocorp Action Server and LangChain"
|
||||
authors = []
|
||||
readme = "README.md"
|
||||
|
Loading…
Reference in New Issue
Block a user