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
ccurme 6b392d6d12
robocorp: release 0.0.6 (#21441)
2 months ago
..
langchain_robocorp langchain-robocorp: remove toolkit return content max length (#21436) 2 months ago
scripts infra: add print rule to ruff (#16221) 5 months ago
tests robocorp[patch]: Fix nested arguments descriptors and tool names (#19707) 3 months ago
.gitignore robocorp[minor]: Add robocorp action server toolkit (#15766) 6 months ago
LICENSE robocorp[minor]: Add robocorp action server toolkit (#15766) 6 months ago
Makefile robocorp[patch]: run integration tests on release (#19358) 3 months ago
README.md robocorp[patch]: Fix nested arguments descriptors and tool names (#19707) 3 months ago
poetry.lock robocorp[patch]: fix core min version (#19879) 3 months ago
pyproject.toml robocorp: release 0.0.6 (#21441) 2 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.