Generate text responses using large language models.
Documentation Index
Fetch the complete documentation index at: https://docs.platform.qubrid.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The language model to use.
"openai/gpt-oss-120b"
Conversation messages in chat format.
Maximum number of tokens to generate.
Controls randomness in output.
Nucleus sampling parameter.
Whether to stream responses incrementally.
Chat completion generated successfully