ragtest-sakimilo / streamlit_app.py

Commit History

finished answer evaluation
8434471

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

to implement rag in the streamlit chatbot app
47e9340

lingyit1108 commited on

added streamlit files under pages
23e06a5

lingyit1108 commited on

added trulens implementation for evaluation
b2b3b83

lingyit1108 commited on

added compatible secrets management code
a561bc6

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

added all relevant assets for streamlit deployment
db694c4

lingyit1108 commited on