From ae5f3dc4cc949fd82a5a01ceeb76f6a176d23783 Mon Sep 17 00:00:00 2001 From: Remigijus Kiminas Date: Fri, 18 Oct 2024 00:01:31 -0400 Subject: [PATCH] Updates --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 62065ba..c129b36 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ With this extension you won't need to pay anything to third party except OpenAI * At the moment Polling workflow is supported only. * Account at https://platform.openai.com/docs/overview +## How to make UI snappy by delegating Rest API calls to background workers? + +* Install https://github.com/LiveHelperChat/lhc-php-resque +* Modify Bot triggers and where you see `Rest APi` call response check `Send Rest API Call in the background if we are not already in it`. + ## Install After clone or download put it under