From 9fa246a1c60ef9f7f16d6c36239f6a364b1c33bc Mon Sep 17 00:00:00 2001 From: Eternal Reclaimer <98760976+kyegomez@users.noreply.github.com> Date: Thu, 6 Jun 2024 21:35:17 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b320103a..fcbeff2c 100644 --- a/README.md +++ b/README.md @@ -34,10 +34,13 @@ The performance impact is rated on a scale from one to five stars, with multi-ag # Usage Examples 🤖 +### Google Collab Example Run example in Collab: Open In Colab +--- + ## `Agents` A fully plug-and-play autonomous agent powered by an LLM extended by a long-term memory database, and equipped with function calling for tool usage! By passing in an LLM, you can create a fully autonomous agent with extreme customization and reliability, ready for real-world task automation!