langchain_robocorp 0.0.6¶

langchain_robocorp.toolkits¶

Robocorp Action Server toolkit.

Classes¶

toolkits.ActionServerRequestTool

Requests POST tool with LLM-instructed extraction of truncated responses.

toolkits.ActionServerToolkit

Toolkit exposing Robocorp Action Server provided actions as individual tools.

toolkits.RunDetailsCallbackHandler(run_details)

Callback handler to add run details to the run.

toolkits.ToolArgs

Tool arguments.

toolkits.ToolInputSchema

Tool input schema.