View Source ExOpenAI.Components.FileSearchRanker (ex_openai.ex v1.8.0)
Schema representing a FileSearchRanker within the OpenAI API
Use any of these components: {:enum, [:auto, :default_2024_08_21]}
Summary
Types
@type t() :: :default_2024_08_21 | :auto