Skip to content

Commit f972dde

Browse files
authored
Merge pull request #250780 from lindazqli/patch-6
Update faq.yml
2 parents 046aa99 + 46538b7 commit f972dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ sections:
196196
- question: |
197197
Is there a token limit on the system message?
198198
answer:
199-
Yes, the token limit on the system message is 200. If the system message is more than 200 tokens, the rest of the tokens beyond the first 200 will be ignored.
199+
Yes, the token limit on the system message is 400. If the system message is more than 400 tokens, the rest of the tokens beyond the first 400 will be ignored.
200200
- question: |
201201
Do the query language and the data source language need to be the same?
202202
answer:

0 commit comments

Comments
 (0)