8 releases
0.3.5 | Jun 12, 2023 |
---|---|
0.3.4 |
|
0.3.3 | Apr 15, 2023 |
0.2.1 | Apr 6, 2023 |
0.1.0 | Apr 4, 2023 |
#687 in HTTP server
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
andsuggested_responses
provided by Bing.
See this example for how to use it.
Dependencies
~8–21MB
~296K SLoC