CHW-4405 BillyMessageRequired
Billy chat requires a non-empty message field
Copies the raw Markdown source of this guide, for pasting into an LLM or notes.
Default message: Billy chat requires a non-empty message field
HTTP status:400(client)
Problem. /api/billy/chat rejected the request. Cause. The
message field was present but empty. Fix. Send a non-empty
string. HTTP 400.