From a349f3fb4d964f7da7a7686dd1b8e545ab015e5c Mon Sep 17 00:00:00 2001 From: Louis Beaumont Date: Thu, 4 Jul 2024 14:10:31 +0200 Subject: [PATCH] Update README.md --- examples/ts/automatic-crm/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ts/automatic-crm/README.md b/examples/ts/automatic-crm/README.md index d7615880..f084da49 100644 --- a/examples/ts/automatic-crm/README.md +++ b/examples/ts/automatic-crm/README.md @@ -1,4 +1,4 @@ - +This example uses a LLM to maintain a CRM of people you've seen daily, like how many times did you see Bob, John, etc. How to use: