gharbat
gharbat
Hey [KabaTubare](https://github.com/KabaTubare) Can you run this command on your machine: `docker ps` and `docker logs --tail 100 llm-server` and share the output?
https://github.com/openchatai/OpenChat/issues/8#issuecomment-1572923256
Introduced windows support in https://github.com/openchatai/OpenChat/releases/tag/0.3.0 if you have any other issues, please feel free to open a new issue :)
Currently the backend server routes return html views (not REST APIs) which is not optimal, so the goal is to re-write that to be API first. ---- However, we are...
It seems there is an issue with the shared volume not syncing between containers, I'm working on a fix and will release a new update with many bugs resolved this...
Introduced windows support in https://github.com/openchatai/OpenChat/releases/tag/0.3.0 if you have any other issues, please feel free to open a new issue :)
I'm working on adding opensource LLM model + open source vector DB in the coming releases, so OpenChat will operate 100% offline, at the end, this the product's vision XD
Hey @ivfarias! Indeed we have a discord server: https://discord.com/invite/yjEgCgvefr
This happens when you upload non-scannable PDF files (contain images not text).
Yes you can do that, however, OpenChat is a new project and the current setup is not optimal for production deployment (it's meant for local environments at this early stage)....