Skip to content

Commit d785043

Browse files
committed
Remove default
1 parent db45255 commit d785043

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

website/docs/components/models/databricks.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ To use a language model deployed to [Databricks Mosaic AI Model Serving](https:/
99

1010
### Parameters
1111

12-
| Parameter | Description | Default |
13-
| --------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- |
14-
| `databricks_endpoint` | The Databricks workspace endpoint, e.g., `dbc-a12cd3e4-56f7.cloud.databricks.com`. | - |
15-
| `databricks_token` | The Databricks API token to authenticate with the Unity Catalog API. Use the [secret replacement syntax](../secret-stores/index.md) to reference a secret, e.g., `${secrets:my_databricks_token}`. | - |
12+
| Parameter | Description |
13+
| --------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
14+
| `databricks_endpoint` | The Databricks workspace endpoint, e.g., `dbc-a12cd3e4-56f7.cloud.databricks.com`. |
15+
| `databricks_token` | The Databricks API token to authenticate with the Unity Catalog API. Use the [secret replacement syntax](../secret-stores/index.md) to reference a secret, e.g., `${secrets:my_databricks_token}`. |
1616

1717
### Example `spicepod.yaml` Configuration
1818

0 commit comments

Comments
 (0)