Param

io.cequence.openaiscala.service.impl.Param
See theParam companion object
sealed trait Param extends EnumValue

Attributes

Companion:
object
Graph
Supertypes
trait EnumValue
class Object
trait Matchable
class Any
Known subtypes
object after.type
object batch_size.type
object before.type
object best_of.type
object content.type
object description.type
object dimensions.type
object echo.type
object encoding_format.type
object file.type
object file_id.type
object file_ids.type
object frequency_penalty.type
object function_call.type
object functions.type
object hyperparameters.type
object image.type
object input.type
object instruction.type
object instructions.type
object integrations.type
object language.type
object limit.type
object logit_bias.type
object logprobs.type
object mask.type
object max_tokens.type
object messages.type
object metadata.type
object model.type
object n.type
object n_epochs.type
object name.type
object order.type
object presence_penalty.type
object prompt.type
object prompt_loss_weight.type
object purpose.type
object quality.type
object response_format.type
object role.type
object seed.type
object size.type
object speed.type
object stop.type
object stream.type
object style.type
object suffix.type
object temperature.type
object tool_choice.type
object tools.type
object top_logprobs.type
object top_p.type
object training_file.type
object user.type
object validation_file.type
object voice.type

Members list

Concise view

Value members

Inherited methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
EnumValue -> Any
Inherited from:
EnumValue
def value: String

Attributes

Inherited from:
EnumValue