fix(readme): Remove redundant conclusion section from README to streamline documentation.

This commit is contained in:
2025-04-03 21:46:14 +00:00
parent bda0d7ed7e
commit 502b665224
3 changed files with 6 additions and 8 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartai',
version: '0.5.1',
version: '0.5.2',
description: 'SmartAi is a versatile TypeScript library designed to facilitate integration and interaction with various AI models, offering functionalities for chat, audio generation, document processing, and vision tasks.'
}