diff --git a/backend/data/llm_config.json b/backend/data/llm_config.json deleted file mode 100755 index 47662a2..0000000 --- a/backend/data/llm_config.json +++ /dev/null @@ -1,25 +0,0 @@ -[ - { - "id": "m1773487590", - "provider": "openai", - "model": "glm-4-7-251222", - "api_key": "4a54896c-dac5-4aa6-b618-558dfbd89e4a", - "api_base": "https://ark.cn-beijing.volces.com/api/v3", - "extra_headers": {}, - "is_active": true, - "name": "glm-4-7-251222", - "model_type": "\u5927\u8bed\u8a00\u6a21\u578b", - "base_model": "glm-4-7-251222", - "protocol_type": "OpenAI" - }, - { - "id": "1773821572966", - "name": "gpt-5.4-nano", - "provider": "openai", - "model": "gpt-5.4-nano", - "api_key": "sk-zk2ca620045b2dd262d45594db34aa9fc7f688602b1f01ba", - "api_base": "https://api.zhizengzeng.com/v1", - "extra_headers": {}, - "is_active": false - } -] \ No newline at end of file diff --git a/backend/data/workspace/cron/jobs.json b/backend/data/workspace/cron/jobs.json deleted file mode 100755 index b8cdc50..0000000 --- a/backend/data/workspace/cron/jobs.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "version": 1, - "jobs": [] -} \ No newline at end of file diff --git a/backend/data_sources.db b/backend/data_sources.db deleted file mode 100644 index e69de29..0000000 diff --git a/backend/dataclaw.db b/backend/dataclaw.db deleted file mode 100644 index 3c3f47d..0000000 Binary files a/backend/dataclaw.db and /dev/null differ