opentdp / wrest-chat

智能聊天助手,内置 WEB 管理界面,可接入GPT、Gemini 、星火、文心、混元 、通义千问等大语言模型
https://docs.opentdp.org/
GNU General Public License v3.0
539 stars 87 forks source link

/wcf/send_img 接口发图片发不了,急 #57

Open yhdufei opened 5 months ago

yhdufei commented 5 months ago

发送图片 /wcf/send_img API 用不了。 参数:

{ "base64": "string", "path": "string", "receiver": "string" }

照这个参数调用,就是发送不成功。在本的api测试也不行。其它API都可以。 是要怎么用吖,非常着急。。

rehiy commented 3 months ago

base64 和 path 选一个使用, path 是url或者微信本地路径

r00tuser111 commented 3 months ago

我也遇到了,我是wrest 和 wcf 分开部署,不知道是不是因为这个问题导致的?返回如下

image