dify 用postman调试参数注意

这些地方都是大坑,和说明文档不一样的。

diff 复制代码
{
    "inputs": {  "old_number": "book222"  },
    "query": "What are the specs of the iPhone 13 Pro Max?",
    "response_mode": "blocking",
    "conversation_id": "",
    "user": "abc-123"   
}