Skip to main content
Ctrl+K
🦜🔗 LangChain  documentation - Home
  • Reference
  • Legacy reference
Ctrl+K
Docs
  • GitHub
  • X / Twitter
Ctrl+K
  • Reference
  • Legacy reference
Docs
  • GitHub
  • X / Twitter

Section Navigation

Base packages

  • Core
  • Langchain
  • Text Splitters
  • Community
  • Experimental

Integrations

  • AI21
  • Airbyte
  • Anthropic
  • AstraDB
  • AWS
  • Azure Dynamic Sessions
  • Chroma
  • Cohere
  • Couchbase
  • Elasticsearch
  • Exa
  • Fireworks
  • Google Community
  • Google GenAI
  • Google VertexAI
  • Groq
  • Huggingface
  • Milvus
  • MistralAI
  • MongoDB
  • Nomic
  • Nvidia Ai Endpoints
  • Ollama
  • OpenAI
  • Pinecone
  • Postgres
  • Prompty
  • Qdrant
  • Robocorp
    • toolkits
      • ActionServerRequestTool
      • ActionServerToolkit
      • RunDetailsCallbackHandler
      • ToolArgs
      • ToolInputSchema
  • Together
  • Unstructured
  • VoyageAI
  • Weaviate
  • LangChain Python API Reference
  • langchain-robocorp: 0.0.10

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.

© Copyright 2023, LangChain Inc.