Documentation Index
Fetch the complete documentation index at: https://manifest.build/docs/llms.txt
Use this file to discover all available pages before exploring further.
What you saw
Why it happened
The OpenAI-compatible chat completions API requires amessages array with at least one entry. Manifest got a body where messages was missing, not an array, or empty.