gpt_core 0.0.1-alpha7

chatGPT UI's core crate. Offer the basic functionalities and mock server for chatGPT UI.
Documentation

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)