#chat #chat-client #bing #session #own #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

#8 in #bing

Download history 19/week @ 2024-12-07 5/week @ 2024-12-14

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

~8–20MB
~287K SLoC