Wrapper around requests to handle auth and async.
The main purpose of this wrapper is to handle authentication (by saving headers) and enable easy async methods on the same base object.
EdenAI embedding.
environment variable EDENAI_API_KEY set with your API key, or pass
it as a named parameter.