AI Prompt Engineering: Difference between revisions
Jump to navigation
Jump to search
m
→How to fix 'messages' is a required property
| Line 248: | Line 248: | ||
* Solution: Refresh the webpage https://chat.openai.com/chat | * Solution: Refresh the webpage https://chat.openai.com/chat | ||
== How to fix 'messages' is a required property == | === How to fix 'messages' is a required property === | ||
& Error message: 'messages' is a required property | & Error message: 'messages' is a required property | ||
* Solution: Check the payload data if the messages property is exists | * Solution: Check the payload data if the messages property is exists | ||