1
0

feat: 优化界面,增加AI依赖

This commit is contained in:
2025-11-28 15:02:10 +08:00
parent a36d195d4d
commit ce603c6598
6 changed files with 26 additions and 52 deletions

View File

@@ -19,6 +19,13 @@ spring:
ddl-auto: update
main:
banner-mode: off
ai:
openai:
base-url: https://openrouter.ai/api/v1
api-key: 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
chat:
options:
model: "x-ai/grok-4.1-fast:free"
fenix:
print-banner: false
liteflow: