feat: 优化界面,增加AI依赖
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user