trigger action workflow

This commit is contained in:
Adil Hafeez 2025-04-14 10:55:42 -07:00
parent d1a745c324
commit 4e89084fa7
No known key found for this signature in database
GPG key ID: 9B18EF7691369645

View file

@ -277,7 +277,6 @@ $ 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,