Skip to content

Conversation

@weidongxu-microsoft
Copy link
Member

@weidongxu-microsoft weidongxu-microsoft commented Jan 16, 2026

foundry is using this lib for API/models from native openai https://github.com/Azure/azure-rest-api-specs/blob/feature/foundry/package.json#L4

},
"dependencies": {
"@autorest/codemodel": "~4.20.1",
"@azure-tools/openai-typespec": "^1.6.1",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In short-term, we still add it to emitter dependencies, to be synced to SDK repo.

Comment on lines -23 to -24
"azure-ai-projects", # wait for service dev update tsp-location.yaml
"azure-ai-agents-persistent", # tspconfig does not have java
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They likely would still fail, if run.

But in SDK repo they renamed tsp-location.yaml to _tsp-location.yaml, so it won't run.

@weidongxu-microsoft weidongxu-microsoft marked this pull request as ready for review January 16, 2026 02:53
- job: Generate_SDK

timeoutInMinutes: 60
timeoutInMinutes: 120
Copy link
Member Author

@weidongxu-microsoft weidongxu-microsoft Jan 16, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The running time seems not very stable. I see range from 40min to more than 1hour (where the job times out).

Let's see if increase here would work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants