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 6654e2a commit ac22bb5Copy full SHA for ac22bb5
notebooks/rag.ipynb
@@ -79,7 +79,7 @@
79
"cell_type": "code",
80
"metadata": {},
81
"source": [
82
- "# URL = 'https://api.platform.mlcube.com'\n",
+ "URL = 'https://api.platform.mlcube.com'\n",
83
"API_KEY = ''\n",
84
"PROJECT_ID = ''\n",
85
"model_name = 'mymodel'\n",
0 commit comments