chatdocs
chatdocs copied to clipboard
Chat with your documents offline using AI.
Not sure what is wrong here. the db and index folders are at their default locations. Even so I copied them to each and evey folder possible. But still it...
Is there a way to make this work on more than one session? I understand you may not be able to ask questions due to load but it should queue...
In which path the add file will be loaded any how can we delete the loaded file ?
I used nginx proxy manager. I got it to SSL and to go to https. The UI shows up but I can't search any documents. Just doesn't work? Any idea...
Error ImportError: cannot import name 'url_quote' from 'werkzeug.urls'after this command chatdocs ui
hello it's this error I haven't installed a model yet thanks help
Is there a way to edit the color of the ui. i want it to be black with white writing. If anyone can help that would be great!
Any plans to expand the implementation to allow for that? I tried adding the options from the quart docs to local chatdocs.yml but with no luck. I am certain my...
What configuration should be used for chatdocs.yml to be able to use this model https://huggingface.co/Arc53/DocsGPT-7B?
This PR allows for replacing [LangChain's default prompt](https://github.com/langchain-ai/langchain/blob/master/libs/langchain/langchain/chains/question_answering/stuff_prompt.py#L10) via the `retriever.custom_prompt` property of the config object.
Trying to run chatdocs on windows, with gpu, model mistralai/Mistral-7B-Instruct-v0.1 but same error on default models.. ValueError: Pipeline with tokenizer without pad_token cannot do batching. You can try to set...