mirror of
https://github.com/hwchase17/langchain.git
synced 2026-02-21 22:56:05 +00:00
Actions can optionally receive secrets via request headers. This PR enables this functionality.
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.