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 2442dd1 commit 852c74aCopy full SHA for 852c74a
pkg/workloads/cortex/lib/api_utils.py
@@ -22,7 +22,7 @@
22
23
24
API_SUMMARY_MESSAGE = (
25
- "send a post request to this endpoint with a sample in json to make a prediction"
+ "make a prediction by sending a post request to this endpoint with a json sample"
26
)
27
28
0 commit comments