File tree Expand file tree Collapse file tree
packages/bigframes/bigframes/bigquery/_operations Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -970,7 +970,7 @@ def score(
970970 endpoint (str, optional):
971971 Specifies the Vertex AI endpoint to use for the model. For example `"gemini-2.5-flash"`. You can specify any
972972 generally available or preview Gemini model. If you specify the model name, BigQuery ML automatically identifies and
973- uses the full endpoint of the model. If you don't specify an ENDPOINT value, BigQuery ML dynamically chooses a model
973+ uses the full endpoint of the model. If you don't specify an endpoint value, BigQuery ML dynamically chooses a model
974974 based on your query to have the best cost to quality tradeoff for the task.
975975 max_error_ratio (float, optional):
976976 A value between `0.0` and `1.0` that contains the maximum acceptable ratio of row-level inference failures to
You can’t perform that action at this time.
0 commit comments