# Chat Completions

Chat Completions uses a `messages` array and returns generated content in `choices[]`. Select a model visible to the current credential and use the complete Genesis base URL.

```{toctree}
:hidden:
:maxdepth: 1

Text chat <text-chat>
Streaming chat <streaming-chat-completions>
Multimodal chat <multimodal-chat>
```
