Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PathOnAIOrg/LiteMultiAgent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.6
Choose a base ref
...
head repository: PathOnAIOrg/LiteMultiAgent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on May 24, 2025

  1. Update README.md

    TataKKKL authored May 24, 2025
    Copy the full SHA
    d741b0c View commit details

Commits on May 31, 2025

  1. Update README.md

    TataKKKL authored May 31, 2025
    Copy the full SHA
    9e68711 View commit details
Showing with 7 additions and 3 deletions.
  1. +7 −3 README.md
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# LiteMultiAgent
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.15500241.svg)](https://doi.org/10.5281/zenodo.15500241)

Please note that the LiteMultiAgent repository is in development mode. We have open-sourced the repository to foster collaboration between contributors.

repo owner: Danni (Danqing) Zhang (danqing.zhang.personal@gmail.com)
@@ -76,11 +78,13 @@ For how to contribute, see [CONTRIBUTE](https://github.com/PathOnAI/LiteMultiAge
@misc{zhang2024litemultiagent,
title={LiteMultiAgent: The Library for LLM-based multi-agent applications},
author={Zhang, Danqing and Rama, Balaji and He, Shiying and Ni, Jingyi},
journal={https://github.com/PathOnAI/LiteMultiAgent},
year={2024}
year = 2024,
publisher = {Zenodo},
doi = {10.5281/zenodo.15500241},
url = {https://doi.org/10.5281/zenodo.15500241}
}
```

## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=PathOnAI/LiteMultiAgent&type=Date)](https://star-history.com/#PathOnAI/LiteMultiAgent&Date)
[![Star History Chart](https://api.star-history.com/svg?repos=PathOnAIOrg/LiteMultiAgent&type=Date)](https://star-history.com/#PathOnAIOrg/LiteMultiAgent&Date)