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
Erick Friis 0b0a55192f
robocorp[patch]: fix core min version (#19879)
6 months ago
..
langchain_robocorp
scripts
tests
.gitignore
LICENSE
Makefile
README.md
poetry.lock robocorp[patch]: fix core min version (#19879) 6 months ago
pyproject.toml robocorp[patch]: fix core min version (#19879) 6 months ago

README.md

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.