fuseai icon indicating copy to clipboard operation
fuseai copied to clipboard

Self-Hosted and Open-Source web app to interact with OpenAI APIs. Currently supports ChatGPT, but DALLE and Whisper support is coming.

Results 32 fuseai issues
Sort by recently updated
recently updated
newest added

Proposed feature: reorder the chats on the sidebar by drag and dropping them. Would be nice to keep things orderly, maybe also include an archive feature where the chats appear...

From #20 > A feature request is to add an auto-naming feature using a GPT prompt: > After the first user input, a separate GPT call with a prompt (to...

enhancement

Open AI just release ChatGPT API using "gpt-3.5-turbo" model. Not only because that is the actual ChatGPT, the popular one, but also it is much cheaper than "text-davinci-003".

enhancement

Margins come up as 470-something when it should be 300. Happens on both Chrome and Safari on OSX. Great work! Super clean and attractive app.

enhancement

running the container with the following command results in chats not working, the API key saves, and when I click submit it thinks, but does nothing: ``` docker run -p...

Deployed the container, added the api key, started a new chat, entered some text and nothing is displayed in the output... tried two different browsers same results. the api key...

bug

Hello, I wasn't able to find a license associated with the project. Consequently, all right are reserved and the project is not Open Source. Would the authors consider adding an...

It seems that the templates are now missing. I did a fresh install on my unraid server and while everything is working. There are no templates in either the [Manage...

the new docker image produce this error on my side: [next-auth][error][NO_SECRET] https://next-auth.js.org/errors#no_secret Warning: For production Image Optimization with Next.js, the optional 'sharp' package is strongly recommended. Run 'yarn add sharp',...