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
5e26decf19
commit
cd01febc6b
@@ -622,6 +622,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