mirror of
https://github.com/oddluck/limnoria-plugins.git
synced 2025-04-26 04:51:09 -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,
|
ChatGPT,
|
||||||
"model",
|
"model",
|
||||||
registry.String(
|
registry.String(
|
||||||
"gpt-3.5-turbo",
|
"gpt-4o-mini",
|
||||||
_(
|
_(
|
||||||
"""
|
"""
|
||||||
OpenAI endpoint model, default: "gpt-3.5-turbo"
|
OpenAI endpoint model, default: "gpt-3.5-turbo"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user