Commit History

finished answer evaluation
8434471

lingyit1108 commited on

corrected the streamlit query_params bug
7a98d38

lingyit1108 commited on

to create RAGAs result with triad of metrics
b580d80

lingyit1108 commited on

finishing QnA and functions calling plus pydantic
ac8a60b

lingyit1108 commited on

cache chroma_db, fine-tuned-embeddings, etc.
bd54294

lingyit1108 commited on

added ux, vision_api, qna.txt
dec332b

lingyit1108 commited on

added streamlit-feedback deps
3557a96

lingyit1108 commited on

added feedback button
b034166

lingyit1108 commited on

added fine-tuning notebook example
5a39f92

lingyit1108 commited on

added fine-tuning example
06f450b

lingyit1108 commited on

added embedding artifacts
e041d59

lingyit1108 commited on

to implement rag in the streamlit chatbot app
47e9340

lingyit1108 commited on

added code to check time cost
00561ea

lingyit1108 commited on

added streamlit files under pages
23e06a5

lingyit1108 commited on

corrected case-sensitive filename
8cbd452

lingyit1108 commited on

point streamlit to streamlit_app
dd6d0f9

lingyit1108 commited on

change hf color to the allowed color
ed54e24

lingyit1108 commited on

added lfs debugging code
27a4df8

lingyit1108 commited on

added environments info for reproducibility
f954557

lingyit1108 commited on

added trulens implementation for evaluation
b2b3b83

lingyit1108 commited on

added all necessary pdfs
187a37b

lingyit1108 commited on

added HI Mock Exam Oct 2014 pdf; added gitattributes
5b97de6

lingyit1108 commited on

added HI Chapter Summary pdf file
034d2a4

lingyit1108 commited on

added compatible secrets management code
a561bc6

lingyit1108 commited on

update readme to be compatible with huggingface
4de5f47

lingyit1108 commited on

added github action workflows
0a9aea3

lingyit1108 commited on

tidy up single/double quotes
d026604

lingyit1108 commited on

to fix the bug when NoneType occur at the end of prompt response
c3572db

lingyit1108 commited on

corrected code to generate openai completion delta content
09f2e2a

lingyit1108 commited on

to enable streaming feature in openai response
b6cdc6a

lingyit1108 commited on

cap temperature to 2.0 as it is the maximum for openai gpt models
5abcb47

lingyit1108 commited on

tidy up files and added requirements.txt
79e7fbe

lingyit1108 commited on

added all relevant assets for streamlit deployment
db694c4

lingyit1108 commited on