Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
0xGingi committed Jun 21, 2024
2 parents 7c338d5 + d6023b5 commit beb0598
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ This is a fork of MistralChatGPT that includes newer models!

**Free Codestral API Endpoint does not work yet - Kept getting CORS on direct connection and 404 on Proxy but should autochange API Key when using model, will also have it change endpoint whenever it works**

**I'm retarded so please help me get it working**
## Docker
```docker pull 0xgingi/mistralchatgpt:latest```

```docker run -p 3030:3030 -d --restart=always 0xgingi/mistralchatgpt```

## Getting Started

Expand Down

0 comments on commit beb0598

Please sign in to comment.