chore: update version to 0.0.26 in package.json; make baseUrl and timeout optional in JimengOptions

This commit is contained in:
2026-03-03 01:45:41 +08:00
parent 076fcbd55a
commit 419ac31185
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@kevisual/ai",
"version": "0.0.25",
"version": "0.0.26",
"description": "AI Center Services",
"main": "index.js",
"basename": "/root/ai-center-services",