https://models.ageneral.ai accepts OpenAI-compatible JSON bodies on POST /v1/chat/completions and POST /v1/responses. The service forwards fields as submitted and may apply product defaults, including supplying model when omitted.
Standard fields such as temperature, top_p, max_tokens or max_completion_tokens, stop, tools, tool_choice, response_format, stream, and related options use the same wire names as other OpenAI-compatible gateways.
