tensorchord / modelz-llm

OpenAI compatible API for LLMs and embeddings (LLaMA, Vicuna, ChatGLM and many others)
https://modelz.ai
Apache License 2.0
265 stars 26 forks source link

feat: support chatgpt web #79

Open dgqyushen opened 1 year ago

dgqyushen commented 1 year ago

Can it be adapted to ChatGPT, such as the Pandora project, and connect community proxies using ChatGPT? https://github.com/pengzhile/pandora

gaocegege commented 1 year ago

I am not sure if these projects are using OpenAI API, or the web API.

If they are already using the OpenAI API, this should work well with it.