Tools for interacting with the OpenAI chatGPT API.
The config includes the endpoint and api_key, which can be saved to the keyring.
Usage example is here.
Having a openAI mock server, stream the chat.
The keyring will also work on mock mode. (Needs mock
feature enabled)