Module: OpenAI::Models::Evals::CreateEvalCompletionsRunDataSource::InputMessages::Template::Template

Extended by:
Internal::Type::Union
Defined in:
lib/openai/models/evals/create_eval_completions_run_data_source.rb

Overview

A message input to the model with a role indicating instruction following hierarchy. Instructions given with the ‘developer` or `system` role take precedence over instructions given with the `user` role. Messages with the `assistant` role are presumed to have been generated by the model in previous interactions.

Defined Under Namespace

Classes: Message

Method Summary

Methods included from Internal::Type::Union

==, ===, coerce, dump, hash, inspect, to_sorbet_type, variants

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, #inspect, inspect, type_info