From 9b5a6056b530ecd56482c6ebc2c51f2d140c16ea Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Fri, 7 Jun 2024 02:50:43 -0500 Subject: [PATCH] =?UTF-8?q?=E2=9B=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- legacy/readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/legacy/readme.md b/legacy/readme.md index 3dd7b5bd..b3d4fdc5 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -178,6 +178,8 @@ Note that many of these clients expose multiple AI functions. - Dexa Dexter - `import { createDexterFunctions } from '@agentic/stdlib/dexter'` +See the [examples](./examples) directory for examples of how to use each of these adaptors. + ## Client Goals - clients should be as minimal as possible