mirror of
https://github.com/xtekky/gpt4free.git
synced 2024-11-05 00:01:00 +00:00
Updated README.md
This commit is contained in:
parent
3e5101cda2
commit
ef56d64fc8
@ -253,7 +253,7 @@ response = g4f.ChatCompletion.create(
|
||||
|
||||
##### Async Support:
|
||||
|
||||
To enhance speed and overall performance, execute providers asyncronously.
|
||||
To enhance speed and overall performance, execute providers asynchronously.
|
||||
The total execution time will be determined by the duration of the slowest provider's execution.
|
||||
|
||||
```py
|
||||
|
Loading…
Reference in New Issue
Block a user