-
Notifications
You must be signed in to change notification settings - Fork 49
Expand file tree
/
Copy pathCITATION.cff
More file actions
55 lines (55 loc) · 1.73 KB
/
Copy pathCITATION.cff
File metadata and controls
55 lines (55 loc) · 1.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
cff-version: 1.2.0
message: "If you use A-RAG in your research, please cite our paper."
title: "A-RAG: Scaling Agentic Retrieval-Augmented Generation via Hierarchical Retrieval Interfaces"
type: software
authors:
- family-names: Du
given-names: Mingxuan
affiliation: "University of Science and Technology of China"
email: dumingxuan@mail.ustc.edu.cn
- family-names: Xu
given-names: Benfeng
affiliation: "Metastone Technology"
- family-names: Zhu
given-names: Chiwei
affiliation: "University of Science and Technology of China"
- family-names: Wang
given-names: Shaohan
affiliation: "University of Science and Technology of China"
- family-names: Wang
given-names: Pengyu
affiliation: "University of Science and Technology of China"
- family-names: Wang
given-names: Xiaorui
affiliation: "Metastone Technology"
- family-names: Mao
given-names: Zhendong
affiliation: "University of Science and Technology of China"
version: "0.1.0"
date-released: "2026-02-04"
license: MIT
url: "https://github.com/Ayanami0730/arag"
repository-code: "https://github.com/Ayanami0730/arag"
preferred-citation:
type: article
title: "A-RAG: Scaling Agentic Retrieval-Augmented Generation via Hierarchical Retrieval Interfaces"
authors:
- family-names: Du
given-names: Mingxuan
- family-names: Xu
given-names: Benfeng
- family-names: Zhu
given-names: Chiwei
- family-names: Wang
given-names: Shaohan
- family-names: Wang
given-names: Pengyu
- family-names: Wang
given-names: Xiaorui
- family-names: Mao
given-names: Zhendong
year: 2026
identifiers:
- type: other
value: "arXiv:2602.03442"
url: "https://arxiv.org/abs/2602.03442"