fix(documentation): Updated README structure and added detailed usage examples

This commit is contained in:
2025-02-05 14:21:26 +01:00
parent de940dff75
commit 17e1a1f1e1
3 changed files with 182 additions and 91 deletions

View File

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