feat(docs): document native tool calling support and update README to clarify standard and additional tools

This commit is contained in:
2026-01-20 12:01:07 +00:00
parent c1b269f301
commit 940bf3d3ef
4 changed files with 61 additions and 7 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartagent',
version: '1.6.2',
version: '1.7.0',
description: 'an agentic framework built on top of @push.rocks/smartai'
}