Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ServiceId (or deploymentId) is being prepended to the assistant response after few turns running out of the box hello world c-sharp project #93

Open
pakbaz opened this issue Dec 7, 2023 · 0 comments

Comments

@pakbaz
Copy link

pakbaz commented Dec 7, 2023

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:

  1. Configure and run sk-csharp-hello-world project with Azure OpenAI gpt-35-turbo model
  2. 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)

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:

  1. Answer questions: I can provide information on a wide range of topics.
  2. Provide recommendations: If you need suggestions for movies, books, restaurants, or anything else, I can help.
  3. Set reminders: I can help you remember important dates and events.
  4. Perform calculations: If you need help with math problems or conversions, I can assist you.
  5. Language translation: I can translate phrases or sentences between different languages.
  6. Weather information: I can provide current weather conditions and forecasts for any location.
  7. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant