We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 163a8bb commit 5406f73Copy full SHA for 5406f73
tests/unitary/with_extras/aqua/test_deployment.py
@@ -181,6 +181,7 @@ class TestDataset:
181
"created_on": "2024-01-01T00:00:00.000000+00:00",
182
"created_by": "ocid1.user.oc1..<OCID>",
183
"endpoint": MODEL_DEPLOYMENT_URL,
184
+ "private_endpoint_id": "",
185
"environment_variables": {
186
"BASE_MODEL": "service_models/model-name/artifact",
187
"MODEL_DEPLOY_ENABLE_STREAMING": "true",
0 commit comments