摘要:
背景 使用 LangChain4j 搭配 OpenAI 的 starter 进行工具调用时,会出现 400 Bad Request: {"error":{"message":"The `reasoning_content` in the thinking mode must be passed ba 阅读全文
摘要:
最近发现了一个极简 Claude Code 的文档:https://learn.shareai.run/en/s03/ 其中有一个实用技巧:如何在适当时机提醒 AI 更新 TodoList? 文档中的做法是:当连续三次工具调用都没有触发 todo 更新操作时,在 Function Call 返回值的 阅读全文