This commit is contained in:
Philipp Kunz 2024-04-04 02:47:45 +02:00
parent 04d505d29e
commit 2e4c6aa80a

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartai",
"version": "0.0.8",
"version": "0.0.9",
"private": false,
"description": "Provides a standardized interface for integrating and conversing with multiple AI models, supporting operations like chat and potentially audio responses.",
"main": "dist_ts/index.js",
@ -61,4 +61,4 @@
"TypeScript",
"ESM"
]
}
}