Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
remdex committed Oct 18, 2024
1 parent c05b762 commit ae5f3dc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ae5f3dc

Please sign in to comment.