Skip to content

Commit ec3ca2a

Browse files
committed
chore: change source url regarding to mr comment
1 parent f81ee09 commit ec3ca2a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

07-building-chat-applications/python/aoai-assignment.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@
279279
"**Check your settings.** The temperature and top_p settings control how deterministic the model is in generating a response. If you're asking it for a response where there's only one right answer, then you'd want to set these lower. If you're looking for more diverse responses, then you might want to set them higher. The number one mistake people make with these settings is assuming that they're \"cleverness\" or \"creativity\" controls.\n",
280280
"\n",
281281
"\n",
282-
"Source: https://github.com/openai/openai-cookbook/blob/main/articles/how_to_work_with_large_language_models.md"
282+
"Source: https://learn.microsoft.com/azure/ai-services/openai/overview"
283283
]
284284
},
285285
{

07-building-chat-applications/python/githubmodels-assignment.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@
250250
"**Check your settings.** The temperature and top_p settings control how deterministic the model is in generating a response. If you're asking it for a response where there's only one right answer, then you'd want to set these lower. If you're looking for more diverse responses, then you might want to set them higher. The number one mistake people make with these settings is assuming that they're \"cleverness\" or \"creativity\" controls.\n",
251251
"\n",
252252
"\n",
253-
"Source: https://github.com/openai/openai-cookbook/blob/main/articles/how_to_work_with_large_language_models.md"
253+
"Source: https://learn.microsoft.com/azure/ai-services/openai/overview"
254254
]
255255
},
256256
{

07-building-chat-applications/python/oai-assignment.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@
252252
"**Check your settings.** The temperature and top_p settings control how deterministic the model is in generating a response. If you're asking it for a response where there's only one right answer, then you'd want to set these lower. If you're looking for more diverse responses, then you might want to set them higher. The number one mistake people make with these settings is assuming that they're \"cleverness\" or \"creativity\" controls.\n",
253253
"\n",
254254
"\n",
255-
"Source: https://github.com/openai/openai-cookbook/blob/main/articles/how_to_work_with_large_language_models.md"
255+
"Source: https://learn.microsoft.com/azure/ai-services/openai/overview"
256256
]
257257
},
258258
{

0 commit comments

Comments
 (0)