aitGPT / app.py

Commit History

Integrates memory and condense prompt
89ca77a

Carlosito16 commited on

Rename app.py to app_with_prompt_v2.py
7cd5b79

Carlosito16 commited on

add prompt and add chain_type_kwargs on `load_retriever`
e28c4fa

Carlosito16 commited on

use `on_change` to pass history on retrieve_answer()
bc292d9

Carlosito16 commited on

Rename conversational-app-with.py to app.py
138b765

Carlosito16 commited on

Rename app.py to app_without_convo.py
fb0c967

Carlosito16 commited on

update the FAISS index with the student eval
7508414

Carlosito16 commited on

log saving and pad removal
affd12c

Carlosito16 commited on

Update the FAISS with the knowledge from curriculum and survey from CP class
d0c7993

Carlosito16 commited on

revise account service dictionary
93ac82b

Carlosito16 commited on

add the google sheet connection
b8484c0

Carlosito16 commited on