Cargo Features

gpt3_rs has no features set by default.

[dependencies]
gpt3_rs = { version = "0.3.4", features = ["blocking"] }
blocking

Enables blocking of reqwest ^0.11.11

Affects client::Request.request, client::Request.request_raw