Skip to content

Commit 393fcee

Browse files
garmanCopilot
andauthored
Update cookbooks/python/llamaindex/rag_getting_started.ipynb
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ae28b9e commit 393fcee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbooks/python/llamaindex/rag_getting_started.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
" raise ValueError(\"GITHUB_TOKEN is not set\")\n",
6161
"\n",
6262
"os.environ[\"OPENAI_API_KEY\"] = os.getenv(\"GITHUB_TOKEN\")\n",
63-
"os.environ[\"OPENAI_BASE_URL\"] = \"https://models.github.ai/\""
63+
"os.environ[\"OPENAI_BASE_URL\"] = \"https://models.github.ai/inference\""
6464
]
6565
},
6666
{

0 commit comments

Comments
 (0)