client.modus.chat(...) / client.scopes.chat(...) — they take these fields as method arguments so you rarely construct this type yourself.
ChatRequest
TypedDict
Chat request body (message + required model).
Prefer client.modus.chat(...) / client.scopes.chat(...) — they take these fields as method arguments so you rarely construct this type yourself.