✨Feat: 构建对话终端

This commit is contained in:
2026-03-20 14:26:24 +08:00
parent 3f5c0bbae1
commit 355645efdf
17 changed files with 1338 additions and 2 deletions
+19
View File
@@ -0,0 +1,19 @@
api:
endpoint: "https://api.siliconflow.cn/v1"
model: "Pro/deepseek-ai/DeepSeek-V3.2"
timeout: 120
max_retries: 3
api_key: sk-rrizhcztbcpqvzszpsosxbylpuaajjropmzrcdzlqynhopzm
ui:
width: 100
height: 30
colors:
primary: "#7D56F4"
secondary: "#04B575"
text: "#FAFAFA"
background: "#232323"
border: "#586069"
styles:
bold: true
rounded: true