swipe、右键菜单

This commit is contained in:
2026-05-05 21:51:34 +08:00
parent 44df56c8d2
commit f843a74715
19 changed files with 1319 additions and 57 deletions

View File

@@ -0,0 +1,10 @@
{
"https://api.deepseek.com/v1": {
"totalPromptTokens": 2060,
"totalCompletionTokens": 519,
"totalTokens": 2579,
"count": 5,
"firstUsed": 1777984056,
"lastUsed": 1777987419
}
}

View File

@@ -0,0 +1,8 @@
{
"2026-05-05": {
"promptTokens": 2060,
"completionTokens": 519,
"totalTokens": 2579,
"count": 5
}
}