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 56e94ed commit 7463408Copy full SHA for 7463408
docs/quick-start.md
@@ -559,7 +559,7 @@ $ cortex get api iris-type
559
Summary
560
-------
561
562
-Endpoint: https://a84607a462f1811e9aa3b020abd0a844-645332984.us-west-2.elb.amazonaws.com/iris/classifier
+Endpoint: https://a84607a462f1811e9aa3b020abd0a844-645332984.us-west-2.elb.amazonaws.com/iris/iris-type
563
Status: ready
564
Created at: 2019-02-14 14:57:04 PST
565
Refreshed at: 2019-02-14 14:57:35 PST
@@ -570,7 +570,7 @@ Configuration
570
-------------
571
572
{
573
- "name": "classifier",
+ "name": "iris-type",
574
"model_name": "dnn",
575
"compute": {
576
"replicas": 1,
0 commit comments