You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/partners/robocorp/README.md

15 lines
420 B
Markdown

# langchain-robocorp
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.
## Installation
```bash
pip install -U langchain-robocorp
```
## Action Server Toolkit
See [ActionServerToolkit](https://python.langchain.com/docs/integrations/toolkits/robocorp) for detailed documentation.