This commit is contained in:
Philipp Kunz 2024-04-29 12:37:43 +02:00
parent 3a5f2d52e5
commit 82abc06da4

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartai",
"version": "0.0.12",
"version": "0.0.13",
"private": false,
"description": "A TypeScript library for integrating and interacting with multiple AI models, offering capabilities for chat and potentially audio responses.",
"main": "dist_ts/index.js",
@ -67,4 +67,4 @@
"text-to-speech",
"streaming chat"
]
}
}