update: xai增加max_tokens,max_words等参数
This commit is contained in:
@@ -45,6 +45,9 @@ platforms:
|
|||||||
api_key:
|
api_key:
|
||||||
model: grok-beta
|
model: grok-beta
|
||||||
temperature: 1
|
temperature: 1
|
||||||
|
max_tokens: 1000
|
||||||
|
max_words: 2000
|
||||||
|
max_context_messages: 20
|
||||||
|
|
||||||
# additional prompt
|
# additional prompt
|
||||||
additional_prompt:
|
additional_prompt:
|
||||||
|
|||||||
Reference in New Issue
Block a user