From 8a563bb5951260a950dff32407edbd1ea6362d88 Mon Sep 17 00:00:00 2001 From: Richard Abrich Date: Wed, 19 Apr 2023 19:32:01 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 1890b2320..d419ed532 100644 --- a/README.md +++ b/README.md @@ -120,8 +120,7 @@ may base your implementation off of `naive.py`. See https://github.com/MLDSAI/puterbot/issues for ideas on where to start. -See `strategies/llm_ocr_demo.py` for example usage of a Large Language Model -and Optical Character Recognition. +See `strategies/demo.py` for example usage of a Large Language Model. ### Evaluation Criteria