using System.Diagnostics.CodeAnalysis;
namespace OpenAI.Assistants;
[Experimental("OPENAI001")]
[CodeGenType("FileSearchRanker")]
public readonly partial struct FileSearchRanker
{
}openai/openai-dotnet
Publicmirrored from https://github.com/openai/openai-dotnetAvailable
src/Custom/Common/FileSearchRanker.cs
9lines · modepreview