Skip to content

Commit

Permalink
Update SearchScope.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
phanxuanquang authored Nov 13, 2024
1 parent f805ae6 commit a40c180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Events/SearchScope.cs
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ public static async Task<string> Search(string apiKey, bool useEnglish, string k
10. **If the input contains a word with multiple meanings**, provide explanations for each meaning, with emphasis on the most common usages.
- Explain how context influences the meaning, and provide clear examples for each interpretation.
11. The language of the output **must be {outputLanguage}** because the readers are {outputLanguage} people.
11. The language of all explanation in the output **must be {outputLanguage}** because the readers are {outputLanguage} people.
## Output Structure:
Expand Down

0 comments on commit a40c180

Please sign in to comment.