WongSaang / chatgpt-ui

A ChatGPT web client that supports multiple users, multiple languages, and multiple database connections for persistent data storage. Provides Docker images and quick deployment scripts.
https://wongsaang.github.io/chatgpt-ui/
MIT License
1.51k stars 332 forks source link

support image/files upload #254

Open assassinliujie opened 9 months ago

assassinliujie commented 9 months ago

would it possible to support image/files upload, really need this feature

SMTemple commented 8 months ago

Refer to this link:

https://github.com/WongSaang/chatgpt-ui/issues/248#issuecomment-1884848935

And see if any of those changes help. (Primarily making sure the llm receives a valid api key).