#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

#333 in HTTP client

Download history 12/week @ 2024-02-15 10/week @ 2024-02-22 1/week @ 2024-02-29 7/week @ 2024-03-07 19/week @ 2024-03-14 30/week @ 2024-03-28 27/week @ 2024-04-04

57 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–21MB
~307K SLoC