semantic-kernel icon indicating copy to clipboard operation
semantic-kernel copied to clipboard

Python: Added examples of using ChatCompletion models for skill building in Jupyter Notebooks

Open alexchaomander opened this issue 2 years ago • 0 comments

Motivation and Context

Many people run into the issue of wanting to use ChatCompletion models like gpt-35-turbo or gpt4 for building Semantic Skills but aren't aware that they need to update the API to do so. This adds some examples in the Jupyter notebooks to illustrate the concept.

alexchaomander avatar May 26 '23 17:05 alexchaomander