✨Feat: 构建对话终端
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user