gpt-35-turbo,Version:1106 Deprecated
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- azure, python
- Domain
- cloud, infrastructure
Research direction
Start by inspecting the template initialized by azd init -t llama-index-python and identify where the Azure OpenAI model name and version are configured. Run azd up after updating the deprecated deployment reference, and consider the work done when provisioning completes without the ServiceModelDeprecated error.
Written by the indexing model from the issue text.
Description
Environment:
Local VS Code on Ubuntu 22.04
Steps to reproduce:
initialize locally:
azd init -t llama-index-python
ensure dependencies (docker, python3.11) installed
run azd up
ERROR: error executing step command 'provision': deployment failed: error deploying infrastructure: validating deployment to subscription:
RESPONSE 400: 400 Bad Request
ERROR CODE: InvalidTemplateDeployment
{
"error": {
"code": "InvalidTemplateDeployment",
"details": [
{
"code": "ServiceModelDeprecated",
"message": "The model 'Format:OpenAI,Name:gpt-35-turbo,Version:1106' has been deprecated since 11/14/2025 00:00:00."
}
]
}
}
Any plans to update this template?
- Dominant language
- Python
- Stars
- 62
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Azure-Samples/llama-index-python
-
Difficulty 2/5 1-3 hours Newbie friendliness 48/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
Azure-Samples/llama-index-python#36 · 3 comments ·
-
Difficulty 1/5 Under an hour Newbie friendliness 55/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
Azure-Samples/llama-index-python#28 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
Azure-Samples/llama-index-python#26 · 1 comment ·
All issues in Azure-Samples/llama-index-python
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100