OpenAI::CreateEvalStoredCompletionsDataSourceConfig
Inherits JSON::Serializable < Reference < Object
Deprecated in favor of LogsDataSourceConfig.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : CreateEvalStoredCompletionsDataSourceConfigType = CreateEvalStoredCompletionsDataSourceConfigType::StoredCompletions, metadata : Hash(String, JSON::Any) | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
Metadata filters for the stored completions data source.
type_value=(type_value : CreateEvalStoredCompletionsDataSourceConfigType)
The type of data source. Always stored_completions.