Hansimov commited on
Commit
2cecdc3
1 Parent(s): 4b7ddb7

:gem: [Doc] Notes and example

Browse files
Files changed (2) hide show
  1. README.md +11 -1
  2. docs/bing-chat-api-cli.png +0 -0
README.md CHANGED
@@ -1,3 +1,13 @@
1
  ## Bing-Chat-API
2
 
3
- A successor of [EdgeGPT](https://github.com/acheong08/EdgeGPT) by [acheong08](https://github.com/acheong08).
 
 
 
 
 
 
 
 
 
 
 
1
  ## Bing-Chat-API
2
 
3
+ A successor of [EdgeGPT](https://github.com/acheong08/EdgeGPT) by [acheong08](https://github.com/acheong08).
4
+
5
+ **Note: This repo is in rapid progress, and currently is not ready to be used in production.**
6
+
7
+ After completing some key features, I would focus on the quick deployment of this project.
8
+
9
+ ## Example
10
+
11
+ Command Line:
12
+
13
+ ![Bing-Chat-API-CLI](./docs/bing-chat-api-cli.png)
docs/bing-chat-api-cli.png ADDED