add
This commit is contained in:
@@ -60,6 +60,14 @@ platforms:
|
||||
max_tokens: 1000
|
||||
max_words: 2000
|
||||
max_context_messages: 20
|
||||
gemini:
|
||||
url: https://generativelanguage.googleapis.com
|
||||
api_key:
|
||||
model: gemini-2.0-flash
|
||||
temperature: 1
|
||||
max_tokens: 2000
|
||||
max_words: 1000
|
||||
max_context_messages: 20
|
||||
|
||||
# additional prompt
|
||||
additional_prompt:
|
||||
|
||||
Reference in New Issue
Block a user