#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

#1747 in Web programming

Download history 208/week @ 2024-09-02 4/week @ 2024-09-09 39/week @ 2024-09-16 22/week @ 2024-09-23 7/week @ 2024-09-30 94/week @ 2024-11-04 18/week @ 2024-11-11 7/week @ 2024-11-18

119 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–42MB
~593K SLoC