Avatar_bot / app.py

Commit History

addded helper function format_source to handle github api, http and uploaded files
3dcfb5a

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

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

RCaz commited on

cahnage machine to cuda
619c95d
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

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

added usage restriction
6d64ea5

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

Duplicate from gradio-templates/chatbot
637030a

RCaz pngwn HF Staff commited on