Skip to content

Commit

Permalink
Merge pull request microsoft#570 from ryubidragonfire/ryubidragonfire/04
Browse files Browse the repository at this point in the history
Updated documentation
  • Loading branch information
koreyspace authored Sep 17, 2024
2 parents 5a0e222 + 3d34a09 commit 0fbf712
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"### Exercise 2: Validate OpenAI API Key Setup\n",
"### Exercise 2: Validate Github Models Key Setup\n",
"\n",
"Run the code below to verify that your OpenAI endpoint is set up correctly. The code just tries a simple basic prompt and validates the completion. Input `oh say can you see` should complete along the lines of `by the dawn's early light..`\n"
"Run the code below to verify that your Github Models endpoint is set up correctly. The code just tries a simple basic prompt and validates the completion. Input `oh say can you see` should complete along the lines of `by the dawn's early light..`\n"
]
},
{
Expand Down

0 comments on commit 0fbf712

Please sign in to comment.