From fcd506814bdf968dec2bc1ac6989e8be05ec75d2 Mon Sep 17 00:00:00 2001 From: Howard Chi Date: Sun, 10 Nov 2024 00:05:11 +0800 Subject: [PATCH] Update README.md (#891) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5324ec61c..cbaf1711d 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Wren AI’s mission is to democratize data by bringing AI agents with SQL abilit ### 4. Get Insights without Writing Code -> When starting a new conversation in Wren AI, your question is used to find the most relevant tables. From these, LLM generates three relevant questions for the user to choose from. You can also ask follow-up questions to get deeper insights. +> When starting a new conversation in Wren AI, your question is used to find the most relevant tables. From these, LLM generates the most relevant question for the user. You can also ask follow-up questions to get deeper insights.