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
57
Star
244
Code
Issues
102
Pull requests
40
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Merge for release v1.1.5
- #175
#175
Merged
paultranvan
merged 18 commits into
main
linagora/openrag:main
from
dev
linagora/openrag:dev
Copy head branch name to clipboard
Dec 17, 2025
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Merge for release v1.1.5
#175
paultranvan
merged 18 commits into
main
linagora/openrag:main
from
dev
linagora/openrag:dev
Copy head branch name to clipboard
Commits
Commits on Dec 9, 2025
chore: Enable coderabbit for all branches
paultranvan
committed
7d6863f
View commit details
Copy full SHA for 7d6863f
Browse repository at this point
sanitize filenames to avoid indexation errors
Ahmath-Gadji
committed
62d2cfc
View commit details
Copy full SHA for 62d2cfc
Browse repository at this point
add tests for sanitize_filename function
Ahmath-Gadji
committed
5c8a9fb
View commit details
Copy full SHA for 5c8a9fb
Browse repository at this point
saving original filename
Ahmath-Gadji
committed
512d3fa
View commit details
Copy full SHA for 512d3fa
Browse repository at this point
Merge pull request #167 from linagora/fix/filename
Show description for 097c92e
Ahmath-Gadji
authored
097c92e
View commit details
Copy full SHA for 097c92e
Browse repository at this point
Commits on Dec 10, 2025
Add env vars when running backup/restore scripts as their might be fails when some vars are missing
Ahmath-Gadji
committed
809c28e
View commit details
Copy full SHA for 809c28e
Browse repository at this point
Commits on Dec 11, 2025
Updating backup & restore documentation and examples
Ahmath-Gadji
committed
c5fd711
View commit details
Copy full SHA for c5fd711
Browse repository at this point
Merge pull request #171 from linagora/backup_restore_env_file
Show description for fa2d7d7
Ahmath-Gadji
authored
fa2d7d7
View commit details
Copy full SHA for fa2d7d7
Browse repository at this point
Commits on Dec 16, 2025
refactor: refactoring and enhancing chunking mechanism
Ahmath-Gadji
committed
9b532bf
View commit details
Copy full SHA for 9b532bf
Browse repository at this point
Allow trucation in case the chunk to embed exceeds the MAX_MODEL_LEN of the embedder model. This prevents errors in that case.
Ahmath-Gadji
committed
7913977
View commit details
Copy full SHA for 7913977
Browse repository at this point
feat: Enabling fetching adjacent (preceding and following) chunks for each matched document to provide additional context.
Ahmath-Gadji
committed
ec47d26
View commit details
Copy full SHA for ec47d26
Browse repository at this point
feat: Controlling context length when preparing context for generation
Ahmath-Gadji
committed
03c5cc4
View commit details
Copy full SHA for 03c5cc4
Browse repository at this point
refactor: cleaning hydra config for rag component
Ahmath-Gadji
committed
e9cf0b0
View commit details
Copy full SHA for e9cf0b0
Browse repository at this point
Commits on Dec 17, 2025
Add chunking tests.
Ahmath-Gadji
committed
56dc3bc
View commit details
Copy full SHA for 56dc3bc
Browse repository at this point
Merge pull request #165 from linagora/feat/chunking
Show description for ff47830
Ahmath-Gadji
authored
ff47830
View commit details
Copy full SHA for ff47830
Browse repository at this point
feat: Allow model in openAI completion routes
Show description for df60363
paultranvan
committed
df60363
View commit details
Copy full SHA for df60363
Browse repository at this point
fix: Typo in doc
paultranvan
committed
d9f228b
View commit details
Copy full SHA for d9f228b
Browse repository at this point
chore: Allow coderabbit review after PR is merged
paultranvan
committed
97a3f7b
View commit details
Copy full SHA for 97a3f7b
Browse repository at this point
You can’t perform that action at this time.