PabloVD/CAMELSDocBot
Split app.py into two scripts for a better structure.
Reestructure app.py
Gradio SDK to 5.5.0 in README
cache examples to try to fix examples not appearing in hugging face spaces
Include example questions in gr.chatbot
Force to use gradio version 4 to avoid problems with example questions
Revert to using local file for urls since requesting urls in HuggingFace spaces does not work properly
Customize graphical UI:
Request urls instead of reading from file, clean code and improve readability
Replace pdf loading by urls loading
Use MistralAI endpoint directly and streaming bot
Merge branch 'newbranch' into main
fixes
Old version of packages
SentenceTransformers as separate instance
Python version 3.11
Nvidia embedding
Clean and try different embedding
Downgrade python version
Try to fix instructor issue
Use Mixtral
Temporal fix for incompatibility between langchain_huggingface and sentence-transformers<2.6
Update requirements
First commit
initial commit
