fix(core): update

This commit is contained in:
2024-03-31 01:32:37 +01:00
parent 25db0618d6
commit f2685164e5
10 changed files with 272 additions and 157 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartai',
version: '0.0.5',
version: '0.0.6',
description: 'a standardaized interface to talk to AI models'
}