Hello everyone, I built a CRM system of invoice documents in BUBBLE.
The whole system works well but the part of the DEEP-SEEK API that takes the text of the invoice and proccess the Text to separated fields like “document amount” “document date” “vendor name” and its does not work properly and sometimes gives ERROR.
I tried to connect CHATGPT to solve the problem and I was unable to connect the CHATGPT API, in the bottom line my goal is to send AI text and it will return me mapped fields that I can put in DATA in BUBBLE.
I adding screenshots of the errors I got when using Deepseek api and the errors I got when using ChatGPT api.
Are using :format as json-safe on body payload? Please share both api connector settings and where uou set api parameters
This is the settings of Deepseek, I tried to change to ChatGPT to fix the flow but I got another error
I adding screenshot.
You are showing an error related to ChatGPT… but share screenshots about deepseek…
I added also the deepseek error and I explained that after trying to change to ChatGPT I got another ChatGPT error
This is deepseek error
I really think that your json is not correctly encoded and that you need to use :format as json-safe on your ocr text. You can use a tool like beeceptor or requestbin and send your request there to inspect the complete payload
I already used json safe in the ocr text.
Can you help me to solve it? I will pay to you.
I more than 2 weeks on this problem