Model assignments
Route each Grant Studio task to the provider and model that should handle it.
OpenAI
https://api.openai.com/v1
ConfiguredAnthropic
https://api.anthropic.com/v1
Missing keyAzure OpenAI
Missing key
Deterministic fallback
Local rules engine
ConfiguredTask routing
| Task | Provider | Model | Temperature | Max tokens | Runtime |
|---|---|---|---|---|---|
| Eligibility evidence extraction | Configured | ||||
| Application summary generation | Configured | ||||
| Subcriterion scoring | Configured | ||||
| Red flag detection | Configured | ||||
| Recommendation synthesis | Configured |
Available models
| Provider | Label | Model ID | Structured output | Recommended for |
|---|---|---|---|---|
| OpenAI | GPT-5.4 | gpt-5.4 | JSON ready | Subcriterion scoring, Recommendation synthesis |
| OpenAI | GPT-5.4 Mini | gpt-5.4-mini | JSON ready | Eligibility evidence extraction, Application summary generation, Recommendation synthesis |
| Anthropic | Claude Sonnet 4.5 | claude-sonnet-4-5 | Text only | Red flag detection, Subcriterion scoring |
| Azure OpenAI | Azure GPT-4o | gpt-4o | JSON ready | Eligibility evidence extraction, Application summary generation |
| Deterministic | CfP1 deterministic ruleset | ruleset-cfp1-v1 | JSON ready | Eligibility evidence extraction, Application summary generation, Subcriterion scoring, Red flag detection, Recommendation synthesis |