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
Accelerator
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
Type
/
to 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 }}
DNSdecoded
/
IndicRAG
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
v2.4.1 — prompt/LLM plumbing, citation renumbering, agent timeouts and faithfulness calibration
- #13
#13
Merged
DNSdecoded
merged 22 commits into
main
DNSdecoded/IndicRAG:main
from
v2.4.1-dev
DNSdecoded/IndicRAG:v2.4.1-dev
Copy head branch name to clipboard
Aug 7, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
v2.4.1 — prompt/LLM plumbing, citation renumbering, agent timeouts and faithfulness calibration
#13
DNSdecoded
merged 22 commits into
main
DNSdecoded/IndicRAG:main
from
v2.4.1-dev
DNSdecoded/IndicRAG:v2.4.1-dev
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2026
fix: prompt and LLM-plumbing defects found in the agent-node audit
Show description for d1b6af1
DNSdecoded
committed
d1b6af1
View commit details
Copy full SHA for d1b6af1
Browse repository at this point
fix(citations): close numbering gaps between the answer and the source panel
Show description for 43ab52b
DNSdecoded
committed
43ab52b
View commit details
Copy full SHA for 43ab52b
Browse repository at this point
Commits on Jul 30, 2026
fix(citations): drop dangling markers without leaving stray whitespace
Show description for ce3c9b1
DNSdecoded
committed
ce3c9b1
View commit details
Copy full SHA for ce3c9b1
Browse repository at this point
Commits on Jul 31, 2026
fix(llm): size LLM_MAX_TOKENS for thinking plus answer
Show description for e2dc9e2
DNSdecoded
committed
e2dc9e2
View commit details
Copy full SHA for e2dc9e2
Browse repository at this point
feat(providers): surface token-limit truncation to the user
Show description for 69ca80e
DNSdecoded
committed
69ca80e
View commit details
Copy full SHA for 69ca80e
Browse repository at this point
fix(library): keep ingested PDFs under their paper_id
Show description for f213151
DNSdecoded
committed
f213151
View commit details
Copy full SHA for f213151
Browse repository at this point
Commits on Aug 2, 2026
fix(agent): stop pipeline timeouts and repair faithfulness scoring
Show description for dee1226
DNSdecoded
committed
dee1226
View commit details
Copy full SHA for dee1226
Browse repository at this point
chore(agent): log NLI duration separately from the completeness call
Show description for 57a755a
DNSdecoded
committed
57a755a
View commit details
Copy full SHA for 57a755a
Browse repository at this point
fix(agent): don't skip the first evaluation on the loop budget
Show description for f0d3993
DNSdecoded
committed
f0d3993
View commit details
Copy full SHA for f0d3993
Browse repository at this point
docs(env): document the new timeout, budget and NLI knobs
Show description for 7c0c2ec
DNSdecoded
committed
7c0c2ec
View commit details
Copy full SHA for 7c0c2ec
Browse repository at this point
docs(readme): document the timeout, budget and NLI calibration knobs
Show description for 54d5928
DNSdecoded
committed
54d5928
View commit details
Copy full SHA for 54d5928
Browse repository at this point
fix(agent): size AGENT_TIMEOUT so evaluation actually fits
Show description for df5e9e7
DNSdecoded
committed
df5e9e7
View commit details
Copy full SHA for df5e9e7
Browse repository at this point
fix(agent): close two fail-open paths in faithfulness verification
Show description for 5dfe1a9
DNSdecoded
committed
5dfe1a9
View commit details
Copy full SHA for 5dfe1a9
Browse repository at this point
fix(citations): stop markers resolving to papers the prompt never showed
Show description for f9f122b
DNSdecoded
committed
f9f122b
View commit details
Copy full SHA for f9f122b
Browse repository at this point
fix(citations,report): whole-line dangling markers and localized fallback outline
Show description for 7a236d6
DNSdecoded
committed
7a236d6
View commit details
Copy full SHA for 7a236d6
Browse repository at this point
fix(citations): compact the answer on the /query and /chat SSE paths
Show description for dfc92ef
DNSdecoded
committed
dfc92ef
View commit details
Copy full SHA for dfc92ef
Browse repository at this point
docs(readme): document the SSE done-event contract and citation integrity
Show description for d99bc31
DNSdecoded
committed
d99bc31
View commit details
Copy full SHA for d99bc31
Browse repository at this point
fix(streaming): stop the unary timeout from cutting long answers mid-stream
Show description for 9a82bf3
DNSdecoded
committed
9a82bf3
View commit details
Copy full SHA for 9a82bf3
Browse repository at this point
docs(config): correct the false claim about the failover budget
Show description for 0dcc156
DNSdecoded
committed
0dcc156
View commit details
Copy full SHA for 0dcc156
Browse repository at this point
diag(streaming): log why a stream died, and mark the answer incomplete
Show description for f40b5fd
DNSdecoded
committed
f40b5fd
View commit details
Copy full SHA for f40b5fd
Browse repository at this point
Commits on Aug 7, 2026
@
Show description for 14d54e0
DNSdecoded
committed
14d54e0
View commit details
Copy full SHA for 14d54e0
Browse repository at this point
docs(thinking): document thinking_level and the medium-default trap
Show description for 284b74b
DNSdecoded
committed
284b74b
View commit details
Copy full SHA for 284b74b
Browse repository at this point
You can’t perform that action at this time.