3 Commits

Author SHA1 Message Date
Shubhamsaboo
4d6140cdb4 chore: enhance README files across multiple agent applications by adding links to free step-by-step tutorials, providing users with comprehensive guidance on building each agent from scratch. 2025-11-27 21:58:03 -08:00
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
Shubhamsaboo
9ef14a6b41 feat: Add new local Agentic RAG app with EmbeddingGemma 2025-09-06 18:50:40 -07:00