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
Isaac Francisco 15a36dd0a2
[docs]: combine tools and toolkits (#25158)
2 months ago
..
langchain_robocorp core,groq,openai,mistralai,robocorp,fireworks,anthropic[patch]: Update BaseModel subclass and instance checks to handle both v1 and proper namespaces (#24417) 2 months ago
scripts infra: add print rule to ruff (#16221) 8 months ago
tests infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
.gitignore robocorp[minor]: Add robocorp action server toolkit (#15766) 9 months ago
LICENSE robocorp[minor]: Add robocorp action server toolkit (#15766) 9 months ago
Makefile infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
README.md [docs]: combine tools and toolkits (#25158) 2 months ago
poetry.lock integration releases (#24725) 2 months ago
pyproject.toml integration releases (#24725) 2 months 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.