Rxm0n / freegpt-webui

GPT 3.5/4 with a Chat Web UI. No API key required.

Home Page:https://freegpt-webui-chimera.ramonvc.repl.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maybe make ChimeraGPT as failover for main?

DeAlexPesh opened this issue · comments

If main not work source auto change on exist ChimeraGPT?
and merge projects

commented

I prefer to leave it separate, as I don't know how long ChimeraGPT can last. For example, CattoGPT has been offline for weeks and was bigger than Chimera.

How about making a failover mechanism for any services?

main (gpt3, gpt4) -> gpt_service_1 -> gpt_service_2
gpt_service_1 (llama) -> gpt_service_2
gpt_service_2 (claude)
commented

maybe in the future

  1. claude
  2. gpt failover
  3. rotation autoproxy (as side project)
  4. ...
commented
  1. Status of API Providers (online/offline)
  2. Refactor web client
    ...
3. claude
4. gpt failover
5. rotation autoproxy (as side project)
6. ...

2. Refactor web client

What's wrong with him?

commented
3. claude
4. gpt failover
5. rotation autoproxy (as side project)
6. ...
  1. Refactor web client

What's wrong with him?

chat.js makes it very clear what is wrong. There is no code pattern in this code