mirror of
https://github.com/hwchase17/langchain
synced 2024-11-02 09:40:22 +00:00
.. | ||
langchain_robocorp | ||
scripts | ||
tests | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
poetry.lock | ||
pyproject.toml | ||
README.md |
langchain-robocorp
This package contains the LangChain integrations for Robocorp Action Server. Action Server enables an agent to execute actions in the real world.
Installation
pip install -U langchain-robocorp
Action Server Toolkit
See ActionServerToolkit for detailed documentation.