Providers
Many AI providers propose an OpenAI-like API, so you can use this project to connect to them.
To do so you just have to set the baseURL to the provider one and use their api key if needed.
$client.baseURL:="https://api.mistral.ai/v1"
Some of them