v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
LangChain.js
langchain/agents
createVectorStoreAgent
Function createVectorStoreAgent
create
Vector
Store
Agent
(
llm
,
toolkit
,
args
?
)
:
AgentExecutor
Parameters
llm
:
BaseLanguageModelInterface
toolkit
:
VectorStoreToolkit
Optional
args
:
ZeroShotCreatePromptArgs
Returns
AgentExecutor
Deprecated
Create a specific agent with a custom tool instead.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
LangChain.js - v0.2.10
Loading...
Deprecated
Create a specific agent with a custom tool instead.