Skip to content

Commit ae5f3dc

Browse files
committed
Updates
1 parent c05b762 commit ae5f3dc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ With this extension you won't need to pay anything to third party except OpenAI
88
* At the moment Polling workflow is supported only.
99
* Account at https://platform.openai.com/docs/overview
1010

11+
## How to make UI snappy by delegating Rest API calls to background workers?
12+
13+
* Install https://github.com/LiveHelperChat/lhc-php-resque
14+
* 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`.
15+
1116
## Install
1217

1318
After clone or download put it under

0 commit comments

Comments
 (0)