Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
linagora
/
openrag
Public
Notifications
You must be signed in to change notification settings
Fork
55
Star
239
Code
Issues
95
Pull requests
35
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Release 2.1.1
- #848
#848
Merged
Ahmath-Gadji
merged 18 commits into
main
linagora/openrag:main
from
release/2.1.1
linagora/openrag:release/2.1.1
Copy head branch name to clipboard
Aug 24, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Release 2.1.1
#848
Ahmath-Gadji
merged 18 commits into
main
linagora/openrag:main
from
release/2.1.1
linagora/openrag:release/2.1.1
Copy head branch name to clipboard
Commits
Commits on Jul 31, 2026
Merge pull request #839 from linagora/backmerge/v2.1.0-into-develop
Show description for 88da8b4
andyne13
authored
88da8b4
View commit details
Copy full SHA for 88da8b4
Browse repository at this point
Commits on Aug 2, 2026
fix(rag): keep sources when the LLM omits the citation tag
Show description for 2ac1866
Ahmath-Gadji
committed
2ac1866
View commit details
Copy full SHA for 2ac1866
Browse repository at this point
feat(rag): expose all retrieved sources alongside cited ones
Show description for 7d45146
Ahmath-Gadji
committed
7d45146
View commit details
Copy full SHA for 7d45146
Browse repository at this point
chore(release): bump version to 2.1.1
Ahmath-Gadji
committed
18d35c7
View commit details
Copy full SHA for 18d35c7
Browse repository at this point
refactor(rag): rename extra field to all_retrieved_sources
Show description for f4bd28a
Ahmath-Gadji
committed
f4bd28a
View commit details
Copy full SHA for f4bd28a
Browse repository at this point
Commits on Aug 24, 2026
fix(rag): capture all_retrieved_sources before context-budget truncation
Show description for f3c5b2f
Ahmath-Gadji
committed
f3c5b2f
View commit details
Copy full SHA for f3c5b2f
Browse repository at this point
feat(rag): report whether the model actually emitted a citations tag
Show description for f782b07
Ahmath-Gadji
committed
f782b07
View commit details
Copy full SHA for f782b07
Browse repository at this point
fix(rag): capture all_retrieved_sources before map-reduce replaces docs
Show description for c564472
Ahmath-Gadji
committed
c564472
View commit details
Copy full SHA for c564472
Browse repository at this point
docs(api): document all_retrieved_sources and citations_reported
Show description for 9429a7b
Ahmath-Gadji
committed
9429a7b
View commit details
Copy full SHA for 9429a7b
Browse repository at this point
feat(rag): split cited/presented sources and gate the full retrieval dump
Show description for 87c07b0
Ahmath-Gadji
committed
87c07b0
View commit details
Copy full SHA for 87c07b0
Browse repository at this point
feat(chainlit): adopt cited_sources, falling back to presented_sources
Show description for 4c71a7e
Ahmath-Gadji
committed
4c71a7e
View commit details
Copy full SHA for 4c71a7e
Browse repository at this point
docs: note the reranker.top_k / context-budget mismatch in code
Show description for 6088745
Ahmath-Gadji
committed
6088745
View commit details
Copy full SHA for 6088745
Browse repository at this point
Merge pull request #847 from linagora/fix/uncited-sources-fallback
Show description for 48d91e1
Ahmath-Gadji
authored
48d91e1
View commit details
Copy full SHA for 48d91e1
Browse repository at this point
fix(docker): make venv writes group-writable to survive APP_UID drift
Show description for e40cd07
Ahmath-Gadji
committed
e40cd07
View commit details
Copy full SHA for e40cd07
Browse repository at this point
fix(helm): apply umask 002 to Ray init-container venv sync
Show description for 14e377f
Ahmath-Gadji
committed
14e377f
View commit details
Copy full SHA for 14e377f
Browse repository at this point
Merge pull request #844 from linagora/feature/venv-umask-uid-drift-fix
Show description for ea2f5d2
Ahmath-Gadji
authored
ea2f5d2
View commit details
Copy full SHA for ea2f5d2
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into release/2.1.1
Ahmath-Gadji
committed
3367fe1
View commit details
Copy full SHA for 3367fe1
Browse repository at this point
fix: address CodeRabbit review findings on PR #848
Show description for 5eba9fc
Ahmath-Gadji
committed
5eba9fc
View commit details
Copy full SHA for 5eba9fc
Browse repository at this point
You can’t perform that action at this time.