OpenAI::EvalStoredCompletionsDataSourceConfig
Inherits JSON::Serializable < Reference < Object
Deprecated in favor of LogsDataSourceConfig.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : EvalStoredCompletionsDataSourceConfigType = EvalStoredCompletionsDataSourceConfigType::StoredCompletions, metadata : Metadata | Nil = nil, schema : Hash(String, JSON::Any) = Hash(String, JSON::Any).new)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
metadata
Sourcemetadata=(metadata : Metadata | Nil)
Sourcetype_value=(type_value : EvalStoredCompletionsDataSourceConfigType)
The type of data source. Always stored_completions.