From a05e8b62e5674dc18cc98152a802bd502aae0bcf Mon Sep 17 00:00:00 2001 From: Eric-Terminal <355864328@qq.com> Date: Thu, 23 Oct 2025 12:40:40 +0800 Subject: [PATCH] Delete config.json --- config.json | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 config.json diff --git a/config.json b/config.json deleted file mode 100644 index 970c588..0000000 --- a/config.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "__device_salt__": "c2FsdF9mb3JfbGxtX2FwcF9jb25maWdDMTdGUkFDUlE2TDQ=", - "__device_fingerprint__": "d9bddd980989cdac1e26fdb26d21fa098ea9d5f2dc2da062b069d268f8c9a1ff", - "__device_fingerprint_source__": "hardware", - "SaveMarkdown": true, - "RenderMarkdown": true, - "VlmUrl": "https://hajimi.ericterminal.com/v1", - "VlmApiKey": "gAAAAABo-Pb2CI_THSAGLf48Z5q2UD6ehJk3x1IGh7995IA1CrU13LpDtKmvpwflgOxXvJ7-fNnXAwPreI7l8mNZZI1rdKMVJIHfdCMIm7MkxD4EpjXXveCuu9XjrAEbJnQId26HDjog", - "VlmModel": "gemini-2.5-pro", - "LlmUrl": "https://hajimi.ericterminal.com/v1", - "LlmApiKey": "gAAAAABo-Pb2NR-ywuI5w7JmsWuLku2KHahGIMdQzFa4eW4NEM3PMDh9Ayp91zYJ8WPiNMvo41SKrevGygnvjm8u4hYQl8-B02SANddcIB11WY4DQ1max4GCeNAfM7Ta9dka7XJcSJ2D", - "LlmModel": "gemini-2.5-pro", - "OutputDirectory": "output_reports", - "MaxWorkers": 4, - "MaxRetries": 3, - "RetryDelay": 5, - "SensitivityFactor": 1.0, - "AutoUpdateCheck": true, - "UsageVlmInput": 1290, - "UsageVlmOutput": 38, - "UsageLlmInput": 2771, - "UsageLlmOutput": 462 -} \ No newline at end of file