From 9b41a5c25029f8d061f1c9c1f4c893037bb9df3f Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Mon, 3 Jun 2024 18:42:34 +0900 Subject: [PATCH] docs: update README.md prediciton -> prediction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 038f100..802b242 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ company = "NVDA" assitant = SingleAssistant( "Market_Analyst", llm_config, - # set to "ALWAYS" if you want to chat instead of simply receiving the prediciton + # set to "ALWAYS" if you want to chat instead of simply receiving the prediction human_input_mode="NEVER", ) assitant.chat(