#chat #chat-client #bing #session #non #bing-ai #suggested-responses

edge-gpt

Non official BingAI Rust client library. Use at your own risk.

8 releases

0.3.5 Jun 12, 2023
0.3.4 May 2, 2023
0.3.3 Apr 15, 2023
0.2.1 Apr 6, 2023
0.1.0 Apr 4, 2023

#7 in #non

Download history 26/week @ 2024-03-11 57/week @ 2024-04-01

101 downloads per month

Unlicense

31KB
715 lines

edge-gpt

A Rust version of EdgeGPT.

In addition to the original features, we:

  • enable the user to store the session into a JSON and restore it, which enables continuing an existing chat when deploying as a serverless function.

  • export the source_attribution and suggested_responses provided by Bing.

See this example for how to use it.

Dependencies

~7–20MB
~298K SLoC