Commit History

Update app.py
4569fe9
verified

RCaz commited on

Update app.py
e30f62f
verified

RCaz commited on

add chatbot presentation and exemple input (#15)
aebf207
verified

RCaz commited on

welcome message not pushed on bot (#14)
20061d2
verified

RCaz commited on

quick fix in format_message helper function
aee8e6f
verified

RCaz commited on

clean up the sources to create direct access (#13)
08b224c
verified

RCaz commited on

change ouptu function of predict as it cannont handle langchain history (#12)
92ce23f
verified

RCaz commited on

fix bug in predict (#11)
24a01d1
verified

RCaz commited on

Really need to change the way the reference are outputted (#10)
b8c450d
verified

RCaz commited on

Some refs are displayed twice, the bot is lacking general context regarding its overall aim (#9)
fe48b8f
verified

RCaz commited on

quick fix AIMessage
6cd6614
verified

RCaz commited on

ai should start with a message provifing context and guardrail + the output of reference is ugly (#8)
2fc1f43
verified

RCaz commited on

Update app.py
ba23ddf
verified

RCaz commited on

change init model to use cpu
835cd89
verified

RCaz commited on

Update README.md
bd3055b
verified

RCaz commited on

add info on the application startup to catch errors (#7)
cacbee6
verified

RCaz commited on

avoid installing librairies for gpu (#6)
3c1d7ef
verified

RCaz commited on

Update requirements.txt
9569494
verified

RCaz commited on

Update requirements.txt
f7550b8
verified

RCaz commited on

cahnage machine to cuda
619c95d
verified

RCaz commited on

Update requirements.txt
6842b66
verified

RCaz commited on

Update requirements.txt
e1ff084
verified

RCaz commited on

Avoid PyTorch GPU build with full CUDA stack (#5)
736ad26
verified

RCaz commited on

Update requirements.txt
199af4c
verified

RCaz commited on

fixed embeddings loading
ccbc197

RCaz commited on

Nee to make app public to be used by third party c.a. github io (#4)
b04ba1d
verified

RCaz commited on

must include references when using retreiver (#3)
6272ec0
verified

RCaz commited on

fixed bug retreiver name
b8130f0

RCaz commited on

removed magic methods
390d59b

RCaz commited on

bmabla
39a330c

RCaz commited on

fixed imports
f655d4a

RCaz commited on

skip import restrict usage
3bcd138

RCaz commited on

added reqs
09a4f8f

RCaz commited on

load faiss from azure blb storage
771f5a7

RCaz commited on

load vector store from azure blob storage
d1b0b54

RCaz commited on

load vector store from azure blob storage
729ce6a

RCaz commited on

Update requirements.txt
5f4e4f3
verified

RCaz commited on

Update requirements.txt
fcd9cc8
verified

RCaz commited on

Resolve merge: remove ENSCM_2013_CAZELLES.pdf
875267c

RCaz commited on

added usage restriction
6d64ea5

RCaz commited on

github action on push on prod_ready branch
e4f3020

RCaz commited on

Revert "find a better way to include safeguard"
9f9de72

RCaz commited on

encryption of data added
cf6a965

RCaz commited on

added reqs and tests for cd/ci
c359aed

RCaz commited on

dev-retreiver --> include git project s readme
b49d619

RCaz commited on

find a better way to include safeguard
329dee6

RCaz commited on

creation of vector_store
a25a2ef

RCaz commited on

working app with LLM
92766e6

RCaz commited on

langchain.chat_models.init_chat_model used -> need tracking (#2)
59b71ca

RCaz commited on

Update app.py (#1)
66ec1a1

RCaz commited on