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.
2 parents f2b7257 + 99b7aec commit c2b8276Copy full SHA for c2b8276
notebooks/rag.ipynb
@@ -79,9 +79,9 @@
79
"cell_type": "code",
80
"metadata": {},
81
"source": [
82
- "URL = 'https://pre.api.platform.mlcube.com'\n",
83
- "API_KEY = 'VbDyZ4U7Gbe60nK4UlL4aqOOpZrBLHl7flm0uVzuCj9iwyatWcYcezaOBAzckCOh'\n",
84
- "PROJECT_ID = '669fbec80b64f51d12f1d12d'\n",
+ "URL = ''\n",
+ "API_KEY = ''\n",
+ "PROJECT_ID = ''\n",
85
"model_name = 'mymodel'\n",
86
"model_version = 'v0.0.1'"
87
],
0 commit comments