Commit 727d12a
Benjamin Michaelis
feat: migrate prod AI to ecs-cog-prod via versioned KV secrets
Update prod deploy to reference -V2 versioned secrets pointing to
ecs-cog-prod (cognitiveservices.azure.com). Rollback: revert this commit.
- AIOptions--Endpoint-V2: https://ecs-cog-prod.cognitiveservices.azure.com/
- AIOptions--ChatDeploymentName-V2: gpt-5
- AIOptions--VectorGenerationDeploymentName-V2: text-embedding-3-small-v1
Dev KV secrets already updated to new values (same secret names, no -V2 needed).1 parent db67e7d commit 727d12a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
260 | | - | |
| 259 | + | |
| 260 | + | |
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
| |||
0 commit comments