多模态聊天窗口
This commit is contained in:
+23
@@ -0,0 +1,23 @@
|
||||
# 编译产物
|
||||
aichat
|
||||
aichat.exe
|
||||
|
||||
# Unix socket
|
||||
*.sock
|
||||
|
||||
# IDE
|
||||
.idea/
|
||||
.vscode/
|
||||
|
||||
# 配置文件(含 API Key)
|
||||
config.yaml
|
||||
|
||||
# 本地配置覆盖
|
||||
config.local.yaml
|
||||
|
||||
conversations
|
||||
|
||||
tmp
|
||||
|
||||
*.exe
|
||||
*.exe~
|
||||
Reference in New Issue
Block a user