针对测试用例生成添加了常用测试方法;更新了需求提取工具
This commit is contained in:
@@ -1,17 +1,8 @@
|
||||
<div align="center">
|
||||
<img src="./docs/images/github-cover-new.png" alt="RAG Web UI" />
|
||||
<br />
|
||||
<p>
|
||||
<strong>基于 RAG 的知识库问答与文档处理平台</strong>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="https://github.com/rag-web-ui/rag-web-ui/blob/main/LICENSE"><img src="https://img.shields.io/github/license/rag-web-ui/rag-web-ui" alt="License" /></a>
|
||||
<a href="#"><img src="https://img.shields.io/badge/python-3.9+-blue.svg" alt="Python" /></a>
|
||||
<a href="#"><img src="https://img.shields.io/badge/node-%3E%3D18-green.svg" alt="Node" /></a>
|
||||
<a href="#"><img src="https://github.com/rag-web-ui/rag-web-ui/actions/workflows/test.yml/badge.svg" alt="CI" /></a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="#简介">简介</a> •
|
||||
<a href="#核心能力">核心能力</a> •
|
||||
|
||||
Reference in New Issue
Block a user