#chat #chat-client

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

#687 in HTTP server

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