CoolFace
Apppublic

PabloVD/CAMELSDocBot

sourceHugging Facemitupdated 2y agoView on Hugging Face
1likes
25 commits on main
46e28ab2y ago

Split app.py into two scripts for a better structure.

PabloVD
4e659992y ago

Reestructure app.py

PabloVD
ebbeec42y ago

Gradio SDK to 5.5.0 in README

PabloVD
95d3fc02y ago

cache examples to try to fix examples not appearing in hugging face spaces

PabloVD
00b20b02y ago

Include example questions in gr.chatbot

PabloVD
96dd5562y ago

Force to use gradio version 4 to avoid problems with example questions

PabloVD
35d69cc2y ago

Revert to using local file for urls since requesting urls in HuggingFace spaces does not work properly

PabloVD
3ad9a492y ago

Customize graphical UI:

PabloVD
e19a2412y ago

Request urls instead of reading from file, clean code and improve readability

PabloVD
2ccbf762y ago

Replace pdf loading by urls loading

PabloVD
f3576a52y ago

Use MistralAI endpoint directly and streaming bot

PabloVD
bc84f5e2y ago

Merge branch 'newbranch' into main

PabloVD
127f3c42y ago

fixes

PabloVD
a08531a2y ago

Old version of packages

PabloVD
fdb44102y ago

SentenceTransformers as separate instance

PabloVD
192d1602y ago

Python version 3.11

PabloVD
25c6d422y ago

Nvidia embedding

PabloVD
fe4c7e02y ago

Clean and try different embedding

PabloVD
edb13882y ago

Downgrade python version

PabloVD
b9a2e692y ago

Try to fix instructor issue

PabloVD
ce0c5752y ago

Use Mixtral

PabloVD
2da0c1f2y ago

Temporal fix for incompatibility between langchain_huggingface and sentence-transformers<2.6

PabloVD
ac138df2y ago

Update requirements

PabloVD
114ce4a2y ago

First commit

PabloVD
ab23f0c2y ago

initial commit

PabloVD