spell-check

This commit is contained in:
Adil Hafeez 2025-04-14 15:48:40 -07:00
parent 02efe6d095
commit cee177e8c4
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
4 changed files with 5 additions and 4 deletions

View file

@ -277,6 +277,7 @@ $ curl --header 'Content-Type: application/json' \
],
...
}
```
You can override model selection using `x-arch-llm-provider-hint` header. For example if you want to use mistral using following curl command,