langchain/libs/partners/robocorp
Bagatur b3a23ddf93
integration releases (#24725)
Release anthropic, openai, groq, mistralai, robocorp
2024-07-26 12:30:10 -07:00
..
langchain_robocorp core,groq,openai,mistralai,robocorp,fireworks,anthropic[patch]: Update BaseModel subclass and instance checks to handle both v1 and proper namespaces (#24417) 2024-07-22 20:07:39 +00:00
scripts
tests infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
.gitignore
LICENSE
Makefile infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
poetry.lock integration releases (#24725) 2024-07-26 12:30:10 -07:00
pyproject.toml integration releases (#24725) 2024-07-26 12:30:10 -07:00
README.md robocorp: typo (#22509) 2024-06-04 15:33:38 -04:00

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.