0
0
mirror of https://github.com/Wurst-Imperium/Wurst7.git synced 2024-09-19 17:02:13 +02:00

Merge branch 'master' into v7.45

This commit is contained in:
Alexander01998 2024-07-18 21:17:29 +02:00
commit d4a57c3684

View File

@ -24,7 +24,7 @@ public final class ModelSettings
public final EnumSetting<OpenAiModel> openAiModel = new EnumSetting<>(
"OpenAI model",
"The model to use for OpenAI API calls.\nRecommended models:\n\n"
+ "\u00a7lGPT-4o-2024-05-13\u00a7r is the world's smartest model at"
+ "\u00a7lGPT-4o-2024-05-13\u00a7r is one of the smartest models at"
+ " the time of writing and will often produce the best completions."
+ " However, it's meant to be an assistant rather than an"
+ " auto-completion system, so you will see it produce some odd"