#chatgpt #openai #ui #mocking #chat #offers #basic

gpt_core

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

4 releases

0.0.6 Nov 9, 2024
0.0.4 Sep 6, 2024
0.0.3 Sep 6, 2024
0.0.1-alpha7 Jun 6, 2024

#1840 in Web programming

Download history 1/week @ 2024-11-02 109/week @ 2024-11-09 7/week @ 2024-11-16 2/week @ 2024-11-23 12/week @ 2024-12-07

315 downloads per month

MIT license

18KB
455 lines

Tools for interacting with the OpenAI chatGPT API. The config includes the endpoint and api_key, which can be easily saved. Usage example is here. Having an openAI mock server, stream the chat.

Dependencies

~7–41MB
~560K SLoC