mirror of
https://github.com/xtekky/gpt4free.git
synced 2024-11-19 03:25:32 +00:00
Update README.md
This commit is contained in:
parent
3e5101cda2
commit
f9bd1c6b38
@ -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