mirror of
https://github.com/oddluck/limnoria-plugins.git
synced 2025-04-25 12:31:07 -05:00
ChatGPT: Update default model config
You should also update if you haven't already: @config plugins.chatgpt.model gpt-4o-mini
This commit is contained in:
parent
75927e79bb
commit
6564d4d158
@ -81,7 +81,7 @@ conf.registerChannelValue(
|
||||
ChatGPT,
|
||||
"model",
|
||||
registry.String(
|
||||
"gpt-3.5-turbo",
|
||||
"gpt-4o-mini",
|
||||
_(
|
||||
"""
|
||||
OpenAI endpoint model, default: "gpt-3.5-turbo"
|
||||
|
Loading…
x
Reference in New Issue
Block a user