Closed ShivangiReja closed 3 months ago
This PR adds the [Experimental("OPENAI001")] attribute to all public APIs within the OpenAI.Batch and OpenAI.FineTuning namespaces, marking them as experimental features.
[Experimental("OPENAI001")]
OpenAI.Batch
OpenAI.FineTuning
This PR adds the
[Experimental("OPENAI001")]
attribute to all public APIs within theOpenAI.Batch
andOpenAI.FineTuning
namespaces, marking them as experimental features.