fix(documentation): Update readme with detailed license and legal information.

This commit is contained in:
2025-02-05 14:24:34 +01:00
parent 8329ee861e
commit 9e390d0fdb
3 changed files with 14 additions and 11 deletions

View File

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