LLMChat icon indicating copy to clipboard operation
LLMChat copied to clipboard

A Discord chatbot that supports popular LLMs for text generation and ultra-realistic voices for voice chat.

Results 13 LLMChat issues
Sort by recently updated
recently updated
newest added

models that tried to load, same error ![image](https://github.com/hc20k/LLMChat/assets/114923875/6cef7d4e-0b6a-4ebd-a86b-ffd5bbec7d33) log [when_trying_to_request.txt](https://github.com/hc20k/LLMChat/files/11465624/when_trying_to_request.txt)

Not sure why this is happening. Might need to add silence to the end of the audio data.

bug

On first installation, running main.py returns the following error: `Traceback (most recent call last): File "/home/bob/LLMChat/main.py", line 6, in from client import DiscordClient File "/home/bob/LLMChat/llmchat/client.py", line 16, in from voice_support...