The original /chat/completions endpoint supports asynchronous responses. You only need to add the parameter async as true in the query. This feature does not incur additional charges.
Request
Query Params
async
string
optional
A value of true indicates an asynchronous response.