> ## Documentation Index
> Fetch the complete documentation index at: https://docs.telaos.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create a chat completion

> Generates a chat completion based on the provided parameters using the specified model. When the `stream` parameter is true, the response is sent as a series of event stream chunks.

