Skip to content

Commit 55bf1bf

Browse files
authored
Merge pull request #65 from plurai-ai/readme_update_0.1
Update README.md
2 parents 1739243 + 0f8ac91 commit 55bf1bf

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[Documentation](https://intellagent-doc.plurai.ai/) |
1010
[Quick Start](#fire-quickstart) |
1111
[Newsletter](https://plurai.substack.com/) |
12-
[Paper](https://plurai.substack.com/p/intellagent-a-multi-agent-framework)
12+
[Paper](https://arxiv.org/pdf/2501.11067)
1313
</div>
1414

1515
Simulate interactions, analyze performance, and gain actionable insights for conversational agents. Test, evaluate, and optimize your agent to ensure reliable real-world deployment.
@@ -145,10 +145,15 @@ If you wish to be part of our journey, join our [Discord Community](https://disc
145145

146146
## Citation
147147

148-
If you have used our code in your research, please cite our [paper](https://plurai.substack.com/p/intellagent-a-multi-agent-framework):
148+
If you have used our code in your research, please cite our [paper](https://arxiv.org/pdf/2501.11067):
149149

150150
```
151-
@misc{TODO}
151+
@misc{2501.11067,
152+
Author = {Elad Levi and Ilan Kadar},
153+
Title = {IntellAgent: A Multi-Agent Framework for Evaluating Conversational AI Systems},
154+
Year = {2025},
155+
Eprint = {arXiv:2501.11067},
156+
}
152157
```
153158

154159

0 commit comments

Comments
 (0)