View Source ExOpenAI.Components.Filters (ex_openai.ex v2.0.0-beta)
Module for representing the OpenAI schema Filters.
Type
any() | any()
Summary
Types
@type t() :: ExOpenAI.Components.ComparisonFilter.t() | ExOpenAI.Components.CompoundFilter.t()
Module for representing the OpenAI schema Filters.
any() | any()
@type t() :: ExOpenAI.Components.ComparisonFilter.t() | ExOpenAI.Components.CompoundFilter.t()