development #1
@ -16,7 +16,7 @@ class ReginaldCog(commands.Cog):
|
|||||||
self.bot = bot
|
self.bot = bot
|
||||||
self.config = Config.get_conf(self, identifier=71717171171717)
|
self.config = Config.get_conf(self, identifier=71717171171717)
|
||||||
default_global = {
|
default_global = {
|
||||||
"openai_model": "gpt-3.5-turbo"
|
"openai_model": "gpt-4o-mini"
|
||||||
}
|
}
|
||||||
default_guild = {
|
default_guild = {
|
||||||
"openai_api_key": None,
|
"openai_api_key": None,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user