Skip to content

Commit

Permalink
tesst
Browse files Browse the repository at this point in the history
  • Loading branch information
PHAN Xuan Quang committed Sep 22, 2024
1 parent d88d180 commit 4aa3388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Events/ChatScope.cs
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ public static async Task<string> GenerateAnswer(string apiKey, Conversation conv
promptBuilder.AppendLine("Your answers should be concise, not long-winded, and easy to understand. You can also provide examples if necessary.");
promptBuilder.Append("Your tone should be friendly and approachable, as you are my best companion on my journey to learn English. Additionally, your way of speaking should be playful and cheerful, showing your emotions towards my opminion, while also sounding natural, like how real human talk with each other in the daily life.");
promptBuilder.AppendLine("For effective and smooth communication, you must prioritize to answer in Vietnamese language in an very simple way for me to understand, because I am a Vietnamese who is pretty bad at English.");
promptBuilder.AppendLine("If you understand me, say 'Bắt đầu', and we will start the discussion.");
promptBuilder.AppendLine("If you understand me, say 'Bắt đầu', and we will start the discussion.");

var prompt = new Conversation.History()
{
Expand Down

0 comments on commit 4aa3388

Please sign in to comment.