#MCP 怎么玩# ZERO_SHOT_REACT_DESCRIPTION doesn’t rely on chat history. It makes a decision based on the current input only, without considering any previous actions. On the other hand, CHAT_ZERO_SHOT_REACT_DESCRIPTION uses a chat history to remember the context of the chat and the history of the conversation. It expects a certain structure in the chat history and might raise an error if it doesn’t find it.
展开
1
点赞