model

The model that will complete your prompt.\n\nSee models for additional details.


public final CreateModelInteractionParams.Builder model(JsonField<Model> model)

Sets Builder.model to an arbitrary JSON value.

You should usually call Builder.model with a well-typed Model value instead. This method is primarily for setting the field to an undocumented or not yet supported value.


Sets model to an arbitrary String.

You should usually call model with a well-typed Model constant instead. This method is primarily for setting the field to an undocumented or not yet supported value.