Skip to content

Commit 0a528a2

Browse files
models-bot[bot]Truefoundry Models Bot
andauthored
feat(azure-open-ai): update model YAMLs [bot] (#1356)
Co-authored-by: Truefoundry Models Bot <truefoundry-models-bot@users.noreply.github.com>
1 parent 50ce70a commit 0a528a2

3 files changed

Lines changed: 3 additions & 5 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
costs:
22
- input_cost_per_character: 0.00003
33
region: "*"
4-
deprecationDate: "2026-06-18"
54
modalities:
65
input:
76
- text
@@ -10,6 +9,7 @@ modalities:
109
mode: text_to_speech
1110
model: azure-tts-hd
1211
provisioning: serverless
12+
retirementDate: "2026-12-15"
1313
status: active
1414
supportedModes:
1515
- text_to_speech

providers/azure-open-ai/gpt-4o-mini-2024-07-18.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ costs:
1414
input_cost_per_token: 1.65e-7
1515
output_cost_per_token: 6.6e-7
1616
region: "*"
17-
deprecationDate: "2026-10-01"
1817
features:
1918
- function_calling
2019
- parallel_function_calling
@@ -39,8 +38,7 @@ params:
3938
- key: max_tokens
4039
maxValue: 16384
4140
provisioning: serverless
42-
sources:
43-
- https://learn.microsoft.com/en-us/azure/foundry/openai/concepts/model-retirement-schedule
41+
retirementDate: "2026-10-01"
4442
status: active
4543
supportedModes:
4644
- chat

providers/azure-open-ai/tts-1-hd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
costs:
22
- input_cost_per_character: 0.00003
33
region: "*"
4-
deprecationDate: "2026-06-18"
54
modalities:
65
input:
76
- text
@@ -10,6 +9,7 @@ modalities:
109
mode: text_to_speech
1110
model: tts-1-hd
1211
provisioning: serverless
12+
retirementDate: "2026-12-15"
1313
sources:
1414
- https://learn.microsoft.com/en-us/azure/ai-foundry/openai/text-to-speech-quickstart
1515
status: active

0 commit comments

Comments
 (0)