View Source ExOpenAI.Components.FileSearchRanker (ex_openai.ex v2.0.0-beta2)

The ranker to use for the file search. If not specified will use the auto ranker.

Type

:auto | :default_2024_08_21

Allowed Values

"auto", "default_2024_08_21"

Summary

Types

@type t() :: :auto | :default_2024_08_21