public class ReactPanguAgent extends AbstractAgent
AbstractAgent.StreamAgentLlmCallBackagentListener, llm, maxIterations, streamAgentCallBack, toolMap, toolRetriever| Constructor and Description |
|---|
ReactPanguAgent(LLM llm)
构造一个Agent
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
react(AgentSession agentSession)
迭代解决问题
|
addListener, addTool, clearTool, getMaxIterations, getSystemPrompt, getTool, needInterrupt, noticeSessionEnd, noticeSessionIteration, onEventReceived, removeTool, run, run, run, runStep, setMaxIterations, setStreamCallback, setToolRetriever, toolExecute, toolExecutepublic ReactPanguAgent(LLM llm)
llm - LLMprotected void react(AgentSession agentSession)
AbstractAgentreact in class AbstractAgentagentSession - agent会话Copyright © 2024. All rights reserved.