# 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.