#chat #chatgpt

gpt_core

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

3 releases

0.0.4 Sep 6, 2024
0.0.3 Sep 6, 2024
0.0.1-alpha7 Jun 6, 2024

#37 in #chatgpt

Download history 210/week @ 2024-09-03 22/week @ 2024-09-10 20/week @ 2024-09-17 21/week @ 2024-09-24 7/week @ 2024-10-01

68 downloads per month

MIT license

17KB
414 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–38MB
~593K SLoC