fix(core): update

This commit is contained in:
2024-05-17 16:25:22 +02:00
parent a4144fc071
commit a5257b52e7
4 changed files with 4614 additions and 2749 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartai',
version: '0.0.15',
version: '0.0.16',
description: 'A TypeScript library for integrating and interacting with multiple AI models, offering capabilities for chat and potentially audio responses.'
}