#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

#1731 in Web programming

Download history 185/week @ 2024-09-01 27/week @ 2024-09-08 37/week @ 2024-09-15 19/week @ 2024-09-22 12/week @ 2024-09-29 66/week @ 2024-11-03 43/week @ 2024-11-10

109 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

~8–42MB
~612K SLoC