We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1109d6 commit ae23432Copy full SHA for ae23432
tools/gc-qa-rag-eval/让LLM做低代码考试谁会胜出.md
@@ -110,7 +110,8 @@ AI 在处理**基础理论知识**时表现出色,最高取得了 88.51%的正
110
111
不论如何, **Agentic RAG** 这一技术范式的表现还是足够惊艳的。它验证了一条有效的路径:通过为通用大模型配备高质量的外部知识库和智能的检索工具,可以有效解决垂直领域的复杂问题。这对企业在知识管理、技术支持和客户服务等场景的智能化升级,提供了有价值的参考。
112
113
-对该技术方案感兴趣的读者,可以进一步了解其开源项目:
+对该技术方案感兴趣的读者,可以进一步了解其开源项目(MIT License):
114
115
- **项目开源地址**: [https://github.com/GrapeCity-AI/gc-qa-rag](https://github.com/GrapeCity-AI/gc-qa-rag)
116
+- **测评代码地址**: [https://github.com/GrapeCity-AI/gc-qa-rag/tree/main/tools/gc-qa-rag-eval](https://github.com/GrapeCity-AI/gc-qa-rag/tree/main/tools/gc-qa-rag-eval)
117
- **在线体验 Demo**: [https://ai-assist.grapecity.com.cn/](https://ai-assist.grapecity.com.cn/)
0 commit comments