Skip to content

Commit ae23432

Browse files
committed
fix: Add MIT License clarification and evaluation code link in LLM performance report
1 parent e1109d6 commit ae23432

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/gc-qa-rag-eval/让LLM做低代码考试谁会胜出.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,8 @@ AI 在处理**基础理论知识**时表现出色,最高取得了 88.51%的正
110110

111111
不论如何, **Agentic RAG** 这一技术范式的表现还是足够惊艳的。它验证了一条有效的路径:通过为通用大模型配备高质量的外部知识库和智能的检索工具,可以有效解决垂直领域的复杂问题。这对企业在知识管理、技术支持和客户服务等场景的智能化升级,提供了有价值的参考。
112112

113-
对该技术方案感兴趣的读者,可以进一步了解其开源项目:
113+
对该技术方案感兴趣的读者,可以进一步了解其开源项目(MIT License)
114114

115115
- **项目开源地址**: [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)
116117
- **在线体验 Demo**: [https://ai-assist.grapecity.com.cn/](https://ai-assist.grapecity.com.cn/)

0 commit comments

Comments
 (0)