View Source OpenAi.Run.Step.DetailsToolCallsFileSearchRankingOptions (OpenAI REST API Client v1.0.0)

Provides struct and type for a Run.Step.DetailsToolCallsFileSearchRankingOptions

Summary

Types

@type t() :: %OpenAi.Run.Step.DetailsToolCallsFileSearchRankingOptions{
  ranker: String.t(),
  score_threshold: number()
}