💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、豆包、星火、月之暗面及文生图、文生视频 广告
#发送消息接口 ~~~[api] post:http://127.0.0.1:8080/custService/clientSend *consultant=1000158#咨询人 *responder=0#回复人(填0) *content=苟富贵#内容 <<< success { "status": "1",(1正常,0异常) "msg": "提示信息" } <<< error { "status": 0, "msg": "失败" } ~~~