fix(anthropic): Update Anthropic provider branding to Claude Sonnet 4.5 and add local Claude permissions

This commit is contained in:
2025-10-03 13:51:49 +00:00
parent 2672509d3f
commit 34931875ad
3 changed files with 8 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartai',
version: '0.7.1',
version: '0.7.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.'
}