Troubleshooting of OpenAI API: Difference between revisions

Jump to navigation Jump to search
m
Line 172: Line 172:


Solution
Solution
* Add "output in JSON format" to the prompt ("system message")
* Add "output in JSON format" to the prompt ("system message") e.g.
 
<pre>
Output Format: Provide your analysis in the following JSON format:
...
</pre>


=== How to fix "Missing bearer or basic authentication in header" ===
=== How to fix "Missing bearer or basic authentication in header" ===

Navigation menu