-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.Net: Remove AzureOpenAIFileService (#7195)
### Motivation and Context It was decided not to migrate existing `OpenAIFileService` to the Azure.AI.OpenAI SDK v2 and eventually deprecate it. ### Description This PR removes files related to the `OpenAIFileService` added by a previous PR.
- Loading branch information
1 parent
3325773
commit bd4dde0
Showing
6 changed files
with
0 additions
and
363 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
124 changes: 0 additions & 124 deletions
124
dotnet/src/Connectors/Connectors.AzureOpenAI/Core/ClientCore.File.cs
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
dotnet/src/Connectors/Connectors.AzureOpenAI/Model/AzureOpenAIFilePurpose.cs
This file was deleted.
Oops, something went wrong.
38 changes: 0 additions & 38 deletions
38
dotnet/src/Connectors/Connectors.AzureOpenAI/Model/AzureOpenAIFileReference.cs
This file was deleted.
Oops, something went wrong.
128 changes: 0 additions & 128 deletions
128
dotnet/src/Connectors/Connectors.AzureOpenAI/Services/AzureOpenAIFileService.cs
This file was deleted.
Oops, something went wrong.
35 changes: 0 additions & 35 deletions
35
.../src/Connectors/Connectors.AzureOpenAI/Settings/AzureOpenAIFileUploadExecutionSettings.cs
This file was deleted.
Oops, something went wrong.