mirror of
https://github.com/hwchase17/langchain
synced 2024-11-08 07:10:35 +00:00
14 lines
336 B
Markdown
14 lines
336 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](https://python.langchain.com/docs/integrations/toolkits/robocorp) for detailed documentation.
|