update doc

This commit is contained in:
musistudio
2025-07-30 14:50:45 +08:00
parent c02e314d76
commit 74fa03d3a5
3 changed files with 20 additions and 2 deletions

5
package-lock.json generated
View File

@@ -10,7 +10,7 @@
"license": "MIT",
"dependencies": {
"@fastify/static": "^8.2.0",
"@musistudio/llms": "file:../llms",
"@musistudio/llms": "^1.0.16",
"dotenv": "^16.4.7",
"json5": "^2.2.3",
"openurl": "^1.1.1",
@@ -30,7 +30,7 @@
},
"../llms": {
"name": "@musistudio/llms",
"version": "1.0.15",
"version": "1.0.16",
"license": "MIT",
"dependencies": {
"@anthropic-ai/sdk": "^0.54.0",
@@ -40,6 +40,7 @@
"fastify": "^5.4.0",
"google-auth-library": "^10.1.0",
"json5": "^2.2.3",
"jsonrepair": "^3.13.0",
"openai": "^5.6.0",
"undici": "^7.10.0",
"uuid": "^11.1.0"