Skip to content

Commit 43c9b86

Browse files
committed
update
1 parent e46f5de commit 43c9b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/concepts/system-message.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Here are some examples of lines you can include:
5353

5454
When using the system message to define the model’s desired output format in your scenario, consider and include the following types of information:
5555

56-
- **Define the language and syntax** of the output format. If you want the output to be machine parse-able, you might want the output to be in formats like JSON, XSON, or XML.
56+
- **Define the language and syntax** of the output format. If you want the output to be machine parse-able, you might want the output to be in formats like JSON, or XML.
5757

5858
- **Define any styling or formatting** preferences for better user or machine readability. For example, you might want relevant parts of the response to be bolded or citations to be in a specific format.
5959

0 commit comments

Comments
 (0)