Azure-Samples / communication-services-AI-customer-service-sample

A sample app for the customer support center running in Azure, using Azure Communication Services and Azure OpenAI for text and voice bots.
MIT License
99 stars 67 forks source link

Update OpenAIService.cs #12

Closed MilanKaur-01 closed 1 year ago

MilanKaur-01 commented 1 year ago

Added new prompts for calling and chat bot

Purpose

This PR has latest prompts and two bug fixes 1- Remove reversal of the chat history 2- Do not sent system prompt twice to Open AI