Describe the bug
Hello world C-Sharp project will show service Id (or deployment Id) as part of assistant response after few turns
To Reproduce
Steps to reproduce the behavior:
Configure and run sk-csharp-hello-world project with Azure OpenAI gpt-35-turbo model
After Few turns of natural conversation (4 or 5 turns) service Id (or deployment Id) will be displayed
e.g. : Assistant > gpt-35-turboThank you! If you have any more questions ...
Expected behavior
Should not show service Id (or deployment Id)
ScreenshotsUser > hi
Assistant > Hello! How can I assist you today?
User > what can you do?
Assistant > I can help you with a variety of tasks. Here are some things I can do:
Answer questions: I can provide information on a wide range of topics.
Provide recommendations: If you need suggestions for movies, books, restaurants, or anything else, I can help.
Set reminders: I can help you remember important dates and events.
Perform calculations: If you need help with math problems or conversions, I can assist you.
Language translation: I can translate phrases or sentences between different languages.
Weather information: I can provide current weather conditions and forecasts for any location.
Play games: I can play simple text-based games with you.
Please let me know how I can assist you further!
User > nice
Assistant > gpt-35-turboThank you! I'm here to help, so if you have any questions or need assistance with anything specific, feel free to ask.
Desktop (please complete the following information):
OS: MacOS 14.1.2 M3-Max (
IDE: VSCode
NuGet Package Version: 1.0.0-rc3
Additional context
Could not test it with other models
Describe the bug Hello world C-Sharp project will show service Id (or deployment Id) as part of assistant response after few turns
To Reproduce Steps to reproduce the behavior:
Expected behavior Should not show service Id (or deployment Id)
Screenshots User > hi Assistant > Hello! How can I assist you today? User > what can you do? Assistant > I can help you with a variety of tasks. Here are some things I can do:
Please let me know how I can assist you further! User > nice Assistant > gpt-35-turboThank you! I'm here to help, so if you have any questions or need assistance with anything specific, feel free to ask.
Desktop (please complete the following information):
Additional context Could not test it with other models