Update README.md

This commit is contained in:
Shubham Saboo
2025-06-06 14:17:19 -05:00
committed by GitHub
parent bc8f70b1da
commit 641fbea532

View File

@@ -60,7 +60,7 @@ You'll need the following API keys:
3. **Run the Application:**
```bash
streamlit run agentic_rag.py
streamlit run rag_reasoning_agent.py
```
4. **Configure API Keys:**
@@ -96,4 +96,4 @@ The application uses a sophisticated RAG pipeline:
### UI Flow
- Enter API keys → Add knowledge sources → Ask questions
- Reasoning process and answer generation displayed side-by-side
- Sources cited for transparency and verification
- Sources cited for transparency and verification