Skip to content

Commit ac22bb5

Browse files
Fix Url
1 parent 6654e2a commit ac22bb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/rag.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"cell_type": "code",
8080
"metadata": {},
8181
"source": [
82-
"# URL = 'https://api.platform.mlcube.com'\n",
82+
"URL = 'https://api.platform.mlcube.com'\n",
8383
"API_KEY = ''\n",
8484
"PROJECT_ID = ''\n",
8585
"model_name = 'mymodel'\n",

0 commit comments

Comments
 (0)