Feat: Collections
Open
enhancement
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- Include collection name in catalog
- Push to named collection
- Define a collection setting, populated by querying R2R on initialization, annotated with the number of documents
- Use it for RAG query
- Legacy: move current contents from Default to cired-hal
Contributor guide
Research direction
Start by locating the R2R initialization, catalog handling, collection-setting code, and RAG query entry point. Trace how the current Default collection is selected, then verify that named collections are listed with document counts, receive pushed documents, are used for RAG queries, and that the legacy contents move to cired-hal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100