Provides struct and type for a Response.FileSearch.RankingOptions
@type t() :: %OpenAi.Response.FileSearch.RankingOptions{ ranker: String.t() | nil, score_threshold: number() }