SuperUserNameMan
SuperUserNameMan
Hey there ! This patch add support for MP3 voices.
### Bug Report I have 25 chats saved on disk. When I exit gpt4all, it takes several minutes because it saves every 25 chats one by one, even if these...
ldd4.3 Assets.lif contains a large db.lif file which fails to be extracted because of a memory overflow error with python 2.7. this patch make extraction by blocks of 16MB. if...
Hi @raysan5 , I read here #3136 that frustum culling is up to users because Raylib does not contain scene-graph. But what about some basic Camera-Frustum functions ? (see code...
### Bug Report When i create a new doc collection, i can't selected a folder if it does not contains a sub-folder. ### Steps to Reproduce 1. Create a new...
### Bug Report If i select a previous chat session to read it while the LLM is answering into an other chat session, then, its answer is interrupted instead of...
### Bug Report First : Good work on the new 3.0.0 UI. Next : While the LLM is answering, if you disable and re-enable markdown in the streamed answer, the...
### Feature Request Currently, AVX support is tested once the app is fully installed. Could it be tested at the very beginning of the install ?
### Bug Report I had 3 cloned LLM using the [clone] feature from previous chat application versions. When I deleted one of them using the new v3.0.0, it deleted all...
### Bug Report Only the chats created "Today" do have the `[Reload - LLM name]` button. All the chats sessions created "this week" or "last month" or "last six month"...