Spaces:
Sleeping
Sleeping
A newer version of the Streamlit SDK is available:
1.52.1
Rag.pyis the Core RAG pipeline, backendapp.pyis the frontend code implemented with streamlitdata_processing.pycontains code to process the original guideline knowledge base for the rag systemsystem_prompt.txtis the system prompt we give to the LLMrun_batched_queries/contains code to run multiple queries using the system and write results to a markdown file