Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.Net: Review renamed OpenAIFunction classes #7056

Open
SergeyMenshykh opened this issue Jul 2, 2024 · 0 comments
Open

.Net: Review renamed OpenAIFunction classes #7056

SergeyMenshykh opened this issue Jul 2, 2024 · 0 comments
Labels
ai connector Anything related to AI connectors .NET Issue or Pull requests regarding .NET code

Comments

@SergeyMenshykh
Copy link
Member

SergeyMenshykh commented Jul 2, 2024

The following classes have been renamed to include the Azure prefix to simplify migration. Their purpose needs to be reviewed, and it should be decided whether to keep them or not and what names they should have:

  • AzureOpenAIFunctionParameter
  • AzureOpenAIFunctionReturnParameter
  • AzureOpenAIFunction
  • AzureOpenAIFunctionToolCall
  • AzureOpenAIPluginCollectionExtensions,
  • etc

See the parent issue #7053 for more details.

@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code triage labels Jul 2, 2024
@markwallace-microsoft markwallace-microsoft added ai connector Anything related to AI connectors and removed triage labels Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ai connector Anything related to AI connectors .NET Issue or Pull requests regarding .NET code
Projects
Status: Backlog
Development

No branches or pull requests

2 participants