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 }}
BukeLy
/
rag-api
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
63
Code
Issues
14
Pull requests
14
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Add strict grounding mode to prevent AI from fabricating answers when context is insufficient
- #4
#4
Merged
BukeLy
merged 8 commits into
main
BukeLy/rag-api:main
from
copilot/investigate-prompt-response-issues
BukeLy/rag-api:copilot/investigate-prompt-response-issues
Copy head branch name to clipboard
Dec 1, 2025
Conversation
Commits
8
(8)
Checks
Files changed
Merged
feat: Add strict grounding mode to prevent AI from fabricating answers when context is insufficient
#4
BukeLy
merged 8 commits into
main
BukeLy/rag-api:main
from
copilot/investigate-prompt-response-issues
BukeLy/rag-api:copilot/investigate-prompt-response-issues
Copy head branch name to clipboard
Commits
Commits on Dec 1, 2025
Initial plan
Copilot
committed
4d741ae
View commit details
Copy full SHA for 4d741ae
Browse repository at this point
feat: 添加严格 Grounding 模式,防止 AI 在知识库信息不足时编造答案
Show description for 7033584
Copilot
and
BukeLy
committed
7033584
View commit details
Copy full SHA for 7033584
Browse repository at this point
fix: 修复代码审查发现的问题 - 统一引用格式和提取辅助函数
Show description for a64b77a
Copilot
and
BukeLy
committed
a64b77a
View commit details
Copy full SHA for a64b77a
Browse repository at this point
docs: 添加查询模式与 Prompt 对应关系说明
Show description for 4cc8df8
Copilot
and
BukeLy
committed
4cc8df8
View commit details
Copy full SHA for 4cc8df8
Browse repository at this point
fix: 处理 strict_grounding 配置的布尔值类型,改进 env.example 文档
Show description for fe23a33
Copilot
and
BukeLy
committed
fe23a33
View commit details
Copy full SHA for fe23a33
Browse repository at this point
更新 prompt_manager.py
Show description for 58bc7be
BukeLy
and
Copilot
authored
58bc7be
View commit details
Copy full SHA for 58bc7be
Browse repository at this point
更新 prompt_manager.py
Show description for e24f8dc
BukeLy
and
Copilot
authored
e24f8dc
View commit details
Copy full SHA for e24f8dc
Browse repository at this point
更新 prompt_manager.py
Show description for 0fdf1af
BukeLy
and
Copilot
authored
0fdf1af
View commit details
Copy full SHA for 0fdf1af
Browse repository at this point
You can’t perform that action at this time.