Files
awesome-llm-apps/rag_tutorials/agentic_rag_embedding_gemma/requirements.txt
Shubhamsaboo b7f74685a4 refactor: Update agentic_rag_embedding_gemma to use new Knowledge class and improve URL handling
- Replaced PDFUrlKnowledgeBase with Knowledge for managing document loading.
- Enhanced URL management by adding a check to prevent duplicate URLs in session state.
- Updated requirements.txt to specify a minimum version for the 'agno' package.
2025-11-09 11:49:29 -08:00

5 lines
43 B
Plaintext

streamlit
agno>=2.2.10
lancedb
ollama
pypdf