You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/ai_platform/lib/google_api/ai_platform/v1/model/google_cloud_aiplatform_v1_schema_text_prompt_dataset_metadata.ex
* `promptType` (*type:* `String.t`, *default:* `nil`) - Type of the prompt dataset.
32
+
* `seedEnabled` (*type:* `boolean()`, *default:* `nil`) - Seeding enables model to return a deterministic response on a best effort basis. Determinism isn't guaranteed. This field determines whether or not seeding is enabled.
33
+
* `seedValue` (*type:* `String.t`, *default:* `nil`) - The actual value of the seed.
* `systemInstruction` (*type:* `String.t`, *default:* `nil`) - The content of the prompt dataset system instruction.
33
36
* `systemInstructionGcsUri` (*type:* `String.t`, *default:* `nil`) - The Google Cloud Storage URI that stores the system instruction, starting with gs://.
0 commit comments