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 d700ce8545
robocorp: typo (#22509)
5 days ago
..
langchain_robocorp langchain-robocorp: Fix parsing of Union types (such as Optional). (#22277) 2 weeks ago
scripts infra: add print rule to ruff (#16221) 4 months ago
tests langchain-robocorp: Fix parsing of Union types (such as Optional). (#22277) 2 weeks ago
.gitignore robocorp[minor]: Add robocorp action server toolkit (#15766) 5 months ago
LICENSE robocorp[minor]: Add robocorp action server toolkit (#15766) 5 months ago
Makefile robocorp[patch]: run integration tests on release (#19358) 3 months ago
README.md robocorp: typo (#22509) 5 days ago
poetry.lock multiple: releases with relaxed core dep (#21724) 4 weeks ago
pyproject.toml robocorp: release 0.0.9.post1 (#22507) 5 days ago

README.md

langchain-robocorp

Note: this package is deprecated in favor of the renamed langchain-sema4 package (repo, package).

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.