fix(core): update

This commit is contained in:
2024-04-27 12:47:49 +02:00
parent 1ce412fd00
commit 158d49fa95
7 changed files with 294 additions and 318 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartai',
version: '0.0.10',
version: '0.0.11',
description: 'Provides a standardized interface for integrating and conversing with multiple AI models, supporting operations like chat and potentially audio responses.'
}