Update README.md

pull/1192/head
Saksham Bhugra 11 months ago committed by GitHub
parent 3e5101cda2
commit f9bd1c6b38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -253,7 +253,7 @@ response = g4f.ChatCompletion.create(
##### Async Support: ##### 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. The total execution time will be determined by the duration of the slowest provider's execution.
```py ```py

Loading…
Cancel
Save