> ## Documentation Index
> Fetch the complete documentation index at: https://se7en.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# RAG

> 检索增强生成的检索、上下文管理、Serving 与评测资料

## RAG Serving 与系统优化

| 资源                                                                                                      | 类型 | 简介                                         |
| ------------------------------------------------------------------------------------------------------- | -- | ------------------------------------------ |
| [METIS: Fast Quality-Aware RAG Systems with Configuration Adaptation](https://arxiv.org/abs/2412.10543) | 论文 | 联合调度查询并按请求调整检索块数量和答案合成策略，在生成质量与响应延迟之间动态权衡。 |
