mirror of
https://gitlab.com/pancakes1234/wdiscordbotserver.git
synced 2025-06-16 07:14:21 -06:00
Edit ai.py
This commit is contained in:
parent
ae1ac2654a
commit
fa873a559d
@ -43,7 +43,7 @@ class ImprovedAICog(commands.Cog):
|
||||
|
||||
# Configuration
|
||||
self.default_config = {
|
||||
"model": "meta-llama/llama-4-maverick:free",
|
||||
"model": "google/gemini-2.5-flash-preview-05-20",
|
||||
"temperature": 0.75,
|
||||
"max_tokens": 1500,
|
||||
"top_p": 0.9,
|
||||
|
Loading…
x
Reference in New Issue
Block a user