mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2026-02-17 13:52:14 +01:00
wip
This commit is contained in:
committed by
Dario Ghunney Ware
parent
6dcf20b9c9
commit
98d4949930
@@ -631,6 +631,7 @@ public class ApplicationProperties {
|
||||
|
||||
@Data
|
||||
public static class Models {
|
||||
private String provider = "openai";
|
||||
private String primary = "gpt-5-nano";
|
||||
private String fallback = "gpt-5-mini";
|
||||
private String embedding = "text-embedding-3-small";
|
||||
|
||||
Reference in New Issue
Block a user