generated from 2025/project_base
RAG Backend Integration #8
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
2025/Helpdesk_Chatbot_Group10!8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/rag-backend-integration"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Integrated frontend ChatWidget with backend APIs
Added CORS support for frontend-backend communication
Load 8 sample CSIS FAQs
Full RAG pipeline working: query → embeddings → vector search → AI response
Testing
Backend services running on ports 8000, 8001
Frontend successfully calling APIs
Real AI responses with source citations
Semantic search working properly