We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae9a67b commit 1f66c6eCopy full SHA for 1f66c6e
README.md
@@ -5,10 +5,7 @@
5
---
6
> **Warning**
7
>
8
-> #### 2023-04-12 Bing now supported
9
-> #### 2023-03-27 Bard now supported
10
-> #### 2023-08-02 Unofficial GPT-4 is currently down(dut to a [**unmaintained repository**](https://github.com/acheong08/ChatGPT))
11
-> #### 2024-03-07 Update API endpoints to support gpt-4 and gemeni-pro
+> #### 2024-03-07 GPT-4 and Gemini-Pro supported / Big Updated
12
13
### Chat
14
@@ -52,7 +49,7 @@
52
49
53
50
3. Run `python3 main.py` or `python main.py` to start the bot
54
51
55
-## Step 2: Run the bot with Docker
+## Step 2: Run the bot with Docker (Currently Down)
56
57
1. Build the Docker image & Run the Docker container `docker compose up -d`
58
0 commit comments