Skip to content

Commit 46538b7

Browse files
authored
Update faq.yml
update token limit
1 parent 2a26dd9 commit 46538b7

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)