release v1.0.27 to fix some bugs and enhance tools

This commit is contained in:
musistudio
2025-07-25 17:17:14 +08:00
parent 202402a123
commit 179bab605e
4 changed files with 72 additions and 30 deletions

21
pnpm-lock.yaml generated
View File

@@ -9,11 +9,14 @@ importers:
.:
dependencies:
'@musistudio/llms':
specifier: ^1.0.12
version: 1.0.12(ws@8.18.3)(zod@3.25.67)
specifier: ^1.0.14
version: 1.0.14(ws@8.18.3)(zod@3.25.67)
dotenv:
specifier: ^16.4.7
version: 16.6.1
json5:
specifier: ^2.2.3
version: 2.2.3
tiktoken:
specifier: ^1.0.21
version: 1.0.21
@@ -223,8 +226,8 @@ packages:
'@modelcontextprotocol/sdk':
optional: true
'@musistudio/llms@1.0.12':
resolution: {integrity: sha512-5sRIrt8UgXDLqim1xZrnMxugUW2m6zopXMQ+wF5Px20hH06aLO0zdT3Gyq78IKJZ+Xupkj+h1FooCAtWl+6bLw==}
'@musistudio/llms@1.0.14':
resolution: {integrity: sha512-56+i7hAmdx4QUFBD5ey0EbWPlzQ882d9PCZB1Ky5mvMt5LLFx5x2RzfiJo0LWdvEInfPRAIufgwt8lISyApOUQ==}
'@nodelib/fs.scandir@2.1.5':
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
@@ -445,6 +448,11 @@ packages:
json-schema-traverse@1.0.0:
resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==}
json5@2.2.3:
resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
engines: {node: '>=6'}
hasBin: true
jwa@2.0.1:
resolution: {integrity: sha512-hRF04fqJIP8Abbkq5NKGN0Bbr3JxlQ+qhZufXVr0DvujKy93ZCbXZMHDL4EOtodSbCWxOqR8MS1tXA5hwqCXDg==}
@@ -824,13 +832,14 @@ snapshots:
- supports-color
- utf-8-validate
'@musistudio/llms@1.0.12(ws@8.18.3)(zod@3.25.67)':
'@musistudio/llms@1.0.14(ws@8.18.3)(zod@3.25.67)':
dependencies:
'@anthropic-ai/sdk': 0.54.0
'@fastify/cors': 11.0.1
'@google/genai': 1.8.0
dotenv: 16.6.1
fastify: 5.4.0
json5: 2.2.3
openai: 5.8.2(ws@8.18.3)(zod@3.25.67)
undici: 7.11.0
uuid: 11.1.0
@@ -1115,6 +1124,8 @@ snapshots:
json-schema-traverse@1.0.0: {}
json5@2.2.3: {}
jwa@2.0.1:
dependencies:
buffer-equal-constant-time: 1.0.1