Skip to content

First iteration of RAG enhancements#35

Merged
debabratamishra merged 2 commits intomainfrom
feat/rag_enhancements_v1
Apr 18, 2026
Merged

First iteration of RAG enhancements#35
debabratamishra merged 2 commits intomainfrom
feat/rag_enhancements_v1

Conversation

@debabratamishra
Copy link
Copy Markdown
Owner

📋 Description

Improved the document extraction for RAG pipeline

🔧 Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📚 Documentation update
  • 🔧 Configuration or build changes
  • ♻️ Code refactoring (no functional changes, no API changes)
  • 🧪 Test changes

🧪 Testing

  • Tested with Docker Hub images
  • Tested with build from source
  • Tested frontend functionality
  • Tested backend API endpoints
  • Tested RAG functionality
  • Tested with Ollama backend
  • Tested with vLLM backend

✅ Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings or errors
  • I have tested my changes locally
  • Any dependent changes have been merged and published

@debabratamishra debabratamishra merged commit 04178e2 into main Apr 18, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant