microsoft / semantic-kernel

Integrate cutting-edge LLM technology quickly and easily into your apps
https://aka.ms/semantic-kernel
MIT License
21.14k stars 3.1k forks source link

Semantic kernel Tools with chat completion model #916

Closed JadynWong closed 1 year ago

JadynWong commented 1 year ago

I can use gpt-35-turbo with AddAzureChatCompletionService, but when I use the VS Code extension Semantic Kernel Tools, it does not work with gpt-35-turbo.

I also can't find the source code for this extension. When will it support chat completion model, like gpt-35-turbo, gpt4?

evchaki commented 1 year ago

@JadynWong , this will be coming soon. I will close out this issue and leave your other open on the same topic.