2 Commits

Author SHA1 Message Date
openclaw-314 8e3bd1a934 auto: sync OpenClaw config 2026-08-04 11:16 2026-08-04 11:16:58 +08:00
openclaw-314 c2ca03046e auto: agent DB backup 20260804 2026-08-04 03:00:02 +08:00
12 changed files with 45 additions and 50 deletions
+39
View File
@@ -424,6 +424,45 @@
"maxTokens": 384000 "maxTokens": 384000
} }
] ]
},
"deepseek": {
"baseUrl": "https://api.deepseek.com/v1",
"apiKey": "DEEPSEEK_API_KEY",
"api": "openai-completions",
"models": [
{
"id": "deepseek-v4-pro",
"name": "DeepSeek V4 Pro",
"reasoning": false,
"input": [
"text"
],
"cost": {
"input": 1,
"output": 2,
"cacheRead": 0,
"cacheWrite": 0
},
"contextWindow": 1000000,
"maxTokens": 384000
},
{
"id": "deepseek-v4-flash",
"name": "DeepSeek V4 Flash",
"reasoning": false,
"input": [
"text"
],
"cost": {
"input": 1,
"output": 2,
"cacheRead": 0,
"cacheWrite": 0
},
"contextWindow": 1000000,
"maxTokens": 384000
}
]
} }
} }
} }
@@ -1,44 +0,0 @@
{
"generatedBy": "openclaw-plugin-model-catalog-v1",
"providers": {
"deepseek": {
"baseUrl": "https://api.deepseek.com/v1",
"models": [
{
"id": "deepseek-v4-pro",
"name": "DeepSeek V4 Pro",
"reasoning": false,
"input": [
"text"
],
"cost": {
"input": 1,
"output": 2,
"cacheRead": 0,
"cacheWrite": 0
},
"contextWindow": 1000000,
"maxTokens": 384000
},
{
"id": "deepseek-v4-flash",
"name": "DeepSeek V4 Flash",
"reasoning": false,
"input": [
"text"
],
"cost": {
"input": 1,
"output": 2,
"cacheRead": 0,
"cacheWrite": 0
},
"contextWindow": 1000000,
"maxTokens": 384000
}
],
"api": "openai-completions",
"apiKey": "DEEPSEEK_API_KEY"
}
}
}
Binary file not shown.
+1 -1
View File
@@ -270,4 +270,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2026-08-02 19:00:02 -- Dump completed on 2026-08-03 19:00:02
Binary file not shown.
+1 -1
View File
@@ -617,4 +617,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2026-08-02 19:00:01 -- Dump completed on 2026-08-03 19:00:01
Binary file not shown.
+1 -1
View File
@@ -294,4 +294,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2026-08-02 19:00:02 -- Dump completed on 2026-08-03 19:00:02
Binary file not shown.
@@ -2,7 +2,7 @@
-- PostgreSQL database dump -- PostgreSQL database dump
-- --
\restrict p7Px8nVzR0mp4TCOVz9oyLkNpWLCZXoaSECIeKXJdg65jgLIgBhWeP3vcbjje0k \restrict zxJ4fmmQqVkYO0u0p68LOnarnajeeWvqBlxyzEEVVraoHmw0M9VTq7Zppr82Rm9
-- Dumped from database version 16.14 (Debian 16.14-1.pgdg12+1) -- Dumped from database version 16.14 (Debian 16.14-1.pgdg12+1)
-- Dumped by pg_dump version 16.14 (Debian 16.14-1.pgdg12+1) -- Dumped by pg_dump version 16.14 (Debian 16.14-1.pgdg12+1)
@@ -22,5 +22,5 @@ SET row_security = off;
-- PostgreSQL database dump complete -- PostgreSQL database dump complete
-- --
\unrestrict p7Px8nVzR0mp4TCOVz9oyLkNpWLCZXoaSECIeKXJdg65jgLIgBhWeP3vcbjje0k \unrestrict zxJ4fmmQqVkYO0u0p68LOnarnajeeWvqBlxyzEEVVraoHmw0M9VTq7Zppr82Rm9
Binary file not shown.
+1 -1
View File
@@ -125,4 +125,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2026-08-02 19:00:02 -- Dump completed on 2026-08-03 19:00:01