> For the complete documentation index, see [llms.txt](https://handbook.modular.com/llms.txt).
> Markdown versions of all pages are available by appending .md to any URL.

# Model interaction

Model interaction is the process of interacting with the model to get the
desired output. It is the process of sending a prompt to the model and getting a
response.

```mdx-code-block

```
