Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Commit 1d44f06

Browse files
committed
add contributor graph
1 parent 60c8fec commit 1d44f06

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ Please note that the LiteMultiAgent repository is in development mode. We have o
33

44
repo owner: Danni (Danqing) Zhang (danqing.zhang.personal@gmail.com)
55

6-
main contributors: Balaji Rama (balajirw10@gmail.com), Shiying He (sy.he0303@gmail.com) and Jingyi Ni (jingyi.ni.personal@gmail.com)
7-
86
<a href='https://danqingz.github.io/blog/2024/07/27/LiteMultiAgent.html'><img src='https://img.shields.io/badge/BLOG-181717?logo=github&logoColor=white'></a>
97
<a href='https://litemultiagent.readthedocs.io/en/latest/'><img src='https://img.shields.io/badge/Documentation-green'></a>
108

@@ -68,6 +66,9 @@ python examples/composite/MasterAgent.py
6866
## 🚀 2. Contributions
6967
For how to contribute, see [CONTRIBUTE](https://github.com/PathOnAI/LiteMultiAgent/blob/main/CONTRIBUTE.md). If you would like to contribute to the codebase, [issues](https://github.com/PathOnAI/LiteMultiAgent/issues) or [pull requests](https://github.com/PathOnAI/LiteMultiAgent/pulls) are always welcome!
7068

69+
[![LiteMultiAgent contributors](https://contrib.rocks/image?repo=PathOnAI/LiteMultiAgent)](https://github.com/PathOnAI/LiteMultiAgent/graphs/contributors)
70+
71+
7172
## 📄 3. Citing LiteMultiAgent
7273
```
7374
@misc{zhang2024litemultiagent,

0 commit comments

Comments
 (0)