
获得徽章 0
#挑战每日一条沸点# 本次我们会学习LangSmith,会介绍它能做什么,以及如何在Python/Golang中使用它。
评论
点赞
赞了这篇文章
#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
点赞
#挑战每日一条沸点# User(用户):代表与 AI 进行对话的人类。是对话的发起者和推动者,通过提出问题、表达需求或提供指令来引导对话的方向。
Assistant(助手):代表 AI 本身,是对用户进行回应的角色。根据系统设定和用户输入生成相应的回复,为用户提供信息、回答问题、完成任务或提供建议等。
Assistant(助手):代表 AI 本身,是对用户进行回应的角色。根据系统设定和用户输入生成相应的回复,为用户提供信息、回答问题、完成任务或提供建议等。
评论
点赞
#MCP 怎么玩# DeepLearning AI吴恩达推出MCP课程
MCP: 使用Anthropic构建丰富上下文AI应用。
MCP: 使用Anthropic构建丰富上下文AI应用。
评论
点赞
赞了这篇文章
#MCP 怎么玩# 2025/05/05 15:11:17 [Debug] Received message: {"method":"initialize","params":{"protocolVersion":"2025-03-26","capabilities":{"resources":{},"tools":{},"prompts":{}},"clientInfo":{"name":"DeepChat","version":"0.1.0"}},"jsonrpc":"2.0","id":0}
2025/05/05 15:11:17 [Debug] Sending message: {"jsonrpc":"2.0","id":0,"error":{"code":-32603,"message":"protocol version not supported, supported version is 2024-11-05"}}
如果提醒版本错误,可以考虑升级仓库版本来解决。
2025/05/05 15:11:17 [Debug] Sending message: {"jsonrpc":"2.0","id":0,"error":{"code":-32603,"message":"protocol version not supported, supported version is 2024-11-05"}}
如果提醒版本错误,可以考虑升级仓库版本来解决。
展开
2
3
评论
点赞
#MCP 怎么玩# 探索MCP的stdio通信方式,使用Cloudinary上传图片的场景搭建MCP工具。
评论
点赞