You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happens with the Assistants API parts after the API has been closed?
Some of the SK components are super coupled with the Assistants API.
The AzureAIAgent is such an example. The Azure AI Foundry only supports Agents via the Assistants API so is there any plan yet? I know this might exceed the scope of this repository a bit but Azure AI Foundry + the Agents there are only way to create such Agents as far as I know.
Is there a plan to deprecate and remove those parts from SK before the Assistants API is fully shut down next year?
OpenAI has an official sunset announcement for the Assistants API, which can also be found in Microsofts documentation: After achieving feature parity in the Responses API, we've deprecated the Assistants API. It will shut down on August 26, 2026
.NETIssue or Pull requests regarding .NET codetriage
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
What happens with the Assistants API parts after the API has been closed?
Some of the SK components are super coupled with the Assistants API.
The
AzureAIAgent
is such an example. The Azure AI Foundry only supports Agents via the Assistants API so is there any plan yet? I know this might exceed the scope of this repository a bit but Azure AI Foundry + the Agents there are only way to create such Agents as far as I know.Is there a plan to deprecate and remove those parts from SK before the Assistants API is fully shut down next year?
OpenAI has an official sunset announcement for the Assistants API, which can also be found in Microsofts documentation:
After achieving feature parity in the Responses API, we've deprecated the Assistants API. It will shut down on August 26, 2026
Beta Was this translation helpful? Give feedback.
All reactions