mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-03-11 17:48:31 -05:00
Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user