PaddlePaddle / PaddleX

All-in-One Development Tool based on PaddlePaddle(飞桨低代码开发工具)
Apache License 2.0
4.92k stars 961 forks source link

部署服务化,调用api接口时提示错误 #2471

Open a19970519 opened 1 week ago

a19970519 commented 1 week ago

我已经成功PP-ChatOCRv3-doc产线,使用python调用示例,执行第三个api接口时,提示422参数错误,提交参数:{"keys": ["姓名"],"vectorStore": {"vector": [{"words in text block": "常住人口登记卡号\n ?\n ?"}]},"llmName": "ernie-3.5","llmParams": {"apiType": "qianfan","apiKey": "ALT*****E380wgu","secretKey": "a523****d2b0"}}

cuicheng01 commented 4 days ago

这个case在本地Python API会报错吗?

a19970519 commented 3 days ago

这个case在本地Python API会报错吗?

会报错