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

14 lines
292 B
Markdown

# langchain-robocorp
This package contains the LangChain integrations for [Robocorp](https://github.com/robocorp/robocorp).
## Installation
```bash
pip install -U langchain-robocorp
```
## Action Server Toolkit
See [ActionServerToolkit](./docs/toolkit.ipynb) for detailed documentation.