Hey, I've done a Call request by API and wanted to...
# general-english
s
Hey, I've done a Call request by API and wanted to add some personalized information directly in the prompt. In the doc, there is a message array inside the LLm model part but it is not accepted in my request, why ? Error : {"message":["property model should not exist"],"error":"Bad Request","statusCode":400}
2 Views