From 3b69d3b4dfd586bd33746525e0805fbcfd85e845 Mon Sep 17 00:00:00 2001 From: parkervg Date: Tue, 15 Oct 2024 20:06:35 -0400 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d3cc20..e5365da 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ pip install blendsql ### ✨ News - (10/15/24) As of version 0.0.27, there is a new pattern for defining + retrieving few-shot prompts; check out [Few-Shot Prompting](#few-shot-prompting) in the README for more info -- (10/15/24) Check out [Some Cool Things by Example](https://parkervg.github.io/blendsql/by-example/) for some recent syntax updates! +- (10/15/24) Check out [Some Cool Things by Example](https://parkervg.github.io/blendsql/by-example/) for some recent language updates! BlendSQL is a *superset of SQLite* for problem decomposition and hybrid question-answering with LLMs.