We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e39347 commit 87d2854Copy full SHA for 87d2854
src/webapp/databricks.py
@@ -50,7 +50,6 @@ class DatabricksInferenceRunRequest(BaseModel):
50
# Note that the following should be the filepath.
51
filepath_to_type: dict[str, list[SchemaType]]
52
model_name: str
53
- model_type: str
54
# The email where notifications will get sent.
55
email: str
56
gcp_external_bucket_name: str
0 commit comments