billmei / every-chatgpt-gui

Every front-end GUI client for ChatGPT, Claude, and other LLMs
MIT License
2.66k stars 196 forks source link

also would be nice to know which of those have proxy (not direct to provider) #41

Closed syberkitten closed 1 month ago

syberkitten commented 2 months ago

some of the chatbots send data to intermediate servers and then route the request to the LLM provider. This is very important in terms of data security and privacy.

Also some might be using connection directly from the FrontEnd (with now proxy) so also should be noted

billmei commented 1 month ago

Unfortunately it's impossible to know this with the non-open-source apps - if you have info on each app feel free to open a pull request!