From 0e658ceb9611c4b60f44a5bcc6d3fe32ad928938 Mon Sep 17 00:00:00 2001 From: Ashpreet Bedi Date: Tue, 16 Apr 2024 20:51:21 +0100 Subject: [PATCH] README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9fea5eff..8a56c9223 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Memory & knowledge make LLMs **smarter** while tools make them **autonomous**. pip install -U phidata ``` -## Example: Create an Assistant that can search the web +## Example: Assistant that can search the web Create a file `assistant.py`