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

Implement OpenAIChatModelFactory, add Experimental to OpenAI.Assistants and OpenAI.VectorStores APIs #197

Merged

Conversation

ShivangiReja
Copy link
Collaborator

@ShivangiReja ShivangiReja commented Aug 29, 2024

  • Added the Experimental attribute to all public APIs in the OpenAI.Assistants and OpenAI.VectorStores namespaces.
  • Added the OpenAIChatModelFactory static class, which can be used to instantiate the output models from the OpenAI.Chat namespace for mocking in non-live test scenarios.
  • Made GeneratedSpeechVoice an extensible enum.

@joseharriaga joseharriaga changed the title Add Experimental attribute to all public APIs in the Assistants and VectorStores namespace Implement OpenAIChatModelFactory, add Experimental to OpenAI.Assistants and OpenAI.VectorStores APIs Aug 29, 2024
@joseharriaga joseharriaga merged commit 79014ab into openai:main Aug 29, 2024
1 check passed
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