native eval

This commit is contained in:
Xi Yan 2024-12-02 14:36:17 -08:00
parent 2f7e39fb10
commit de2ab1243a
4 changed files with 43 additions and 4 deletions

View file

@ -15,7 +15,7 @@ from modules.utils import data_url_from_file
def rag_chat_page():
st.title("RAG")
st.title("🦙 RAG")
with st.sidebar:
# File/Directory Upload Section