This commit is contained in:
Adil Hafeez 2025-01-24 15:21:47 -08:00
parent 4b1155d5e1
commit f41e8511eb

View file

@ -13,7 +13,7 @@ Following screen shows an example of interaction with arch gateway showing dynam
![LLM Routing Demo](llm_routing_demo.png)
You can also pass in a header to override model when sending prompt. Following example shows shows how you can use `x-arch-llm-provider-hint` header to override model selection,
You can also pass in a header to override model when sending prompt. Following example shows how you can use `x-arch-llm-provider-hint` header to override model selection,
```bash