[Extra-chapter] RAG 面试题库 - #133
Open
Terminator666666 wants to merge 1 commit into
Open
Conversation
Member
|
感谢 pr,不过看起来有些单一和 ai 同质化,我们更希望能看到笔者对每个面试问题的思考或心路历程。作为一个开源教程,我们不反感甚至欢迎口语化的表达。同时我们也希望笔者不只是把这段 comment 发给 ai 重新润色几轮再次 pr |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
变更内容
Extra-chapter/interview/RAG 面试题专题目录和readme.md导航页README.md的“知识拓展”部分增加题库入口与任务要求对应
任务说明:贡献 RAG 面试题与参考答案(任务 115)
与主线课程的关系
Agentic RAG 以第 9 章的路由与检索策略为课程基础,并将课程未覆盖部分明确作为扩展阅读。
阅读顺序
建议先完成对应主线章节,再进入相应主题文件复习;也可以通过
Extra-chapter/interview/readme.md按主题进行模拟问答。检查结果
git diff --check通过本专题为纯 Markdown 题库,不包含代码、数据或图片,无额外运行依赖。