feat: 添加AI设计工具的配置文件和新的图像生成器UI原型
This commit is contained in:
12
.claude/settings.local.json
Normal file
12
.claude/settings.local.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(mkdir:*)"
|
||||
],
|
||||
"deny": []
|
||||
},
|
||||
"env": {
|
||||
"ANTHROPIC_AUTH_TOKEN": "sk-zpZrOa1KqxkLCBH0eMMiIxvyLONJ9SAglhktSGKNNjCuKQQn",
|
||||
"ANTHROPIC_BASE_URL":"https://instcopilot-api.com"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user