From a4dfeb2c1e8870c0b5643b6066c3f2422b51afce Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Sun, 29 Jun 2025 08:38:26 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A5=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- todo.md | 1 + 1 file changed, 1 insertion(+) diff --git a/todo.md b/todo.md index a35da49c..f76257f3 100644 --- a/todo.md +++ b/todo.md @@ -35,6 +35,7 @@ - also add `@agentic/json-schema` to `createJsonSchema` parsing instead of current no-op - add support to `@agentic/platform-tool-client` for - double check example usage for all TS sdks +- add docs on using multiple tools with `AIFunctionSet` ## TODO: Post-MVP