v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.5
LangChain.js
langchain-community/tools/aiplugin
AIPluginToolParams
Interface AIPluginToolParams
Interface for parameters required to create an instance of AIPluginTool.
interface
AIPluginToolParams
{
apiSpec
:
string
;
description
:
string
;
name
:
string
;
}
Hierarchy (
view full
)
Toolkit
AIPluginToolParams
Implemented by
AIPluginTool
Index
Properties
api
Spec
description
name
Properties
api
Spec
api
Spec
:
string
description
description
:
string
name
name
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
api
Spec
description
name
LangChain.js - v0.2.5
langchain-anthropic
langchain-azure-openai
langchain-cloudflare
langchain-cohere
langchain-community
agents/toolkits
aws_sfn
base
connery
caches
cloudflare_kv
ioredis
momento
upstash_redis
callbacks/handlers
llmonitor
lunary
upstash_ratelimit
chains/graph_qa/cypher
chat_models
alibaba_tongyi
Loading...
Generated using
TypeDoc
Interface for parameters required to create an instance of AIPluginTool.