Lagent

Latest version: v0.2.4

Safety actively analyzes 714875 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.2.1

What's Changed
* Fix docstring format of `GoogleScholar` by braisedpork1964 in https://github.com/InternLM/lagent/pull/138
* [Version] Bump v0.2.1 by braisedpork1964 in https://github.com/InternLM/lagent/pull/139


**Full Changelog**: https://github.com/InternLM/lagent/compare/v0.2.0...v0.2.1

0.2.0

What's Changed
- Stream Output: Provides the stream_chat interface for streaming output, allowing cool streaming demos right at your local setup.
- Interfacing is unified, with a comprehensive design upgrade for enhanced extensibility, including:
- Model: Whether it's the OpenAI API, Transformers, or LMDeploy inference acceleration framework, you can seamlessly switch between models.
- Action: Simple inheritance and decoration allow you to create your own personal toolkit, adaptable to both InternLM and GPT.
- Agent: Consistent with the Model's input interface, the transformation from model to intelligent agent only takes one step, facilitating the exploration and implementation of various agents.

- Documentation has been thoroughly upgraded with full API documentation coverage.

Welcome to watch our demo at https://www.youtube.com/watch?v=YAelRLi0Zak

0.1.3

0.1.2

0.1.1

Main Features

- Support multiple kinds of agents out of the box. Lagent now supports [ReAct](https://arxiv.org/abs/2210.03629), [AutoGPT](https://github.com/Significant-Gravitas/Auto-GPT), and [ReWOO](https://arxiv.org/abs/2305.18323), which can drive the large language models(LLMs) for multiple trials of reasoning and function calling.
- Extremely simple and easy to extend. The framework is quite simple with a clear structure. With only 20 lines of code, you are able to construct your own agent. It also supports three typical tools: Python interpreter, API call, and Google search.
- Support various large language models. We support different LLMs, including API-based (GPT-3.5/4) and open-source (LLaMA 2, InternLM) models.

0.1

What's Changed
* update: add citation by liujiangning30 in https://github.com/InternLM/lagent/pull/56
* added korean readme since most of the koreans dont at all speakkorean by bhargavshirin in https://github.com/InternLM/lagent/pull/57
* Update README.md by Killer2OP in https://github.com/InternLM/lagent/pull/59
* [ADDED]: Back-to-Top Button in README by Killer2OP in https://github.com/InternLM/lagent/pull/65
* changed "Twitter" to "𝕏 (Twitter)" in README.md by BandhiyaHardik in https://github.com/InternLM/lagent/pull/67
* Update README.md by apu52 in https://github.com/InternLM/lagent/pull/62
* Update README.md by Aryan4884 in https://github.com/InternLM/lagent/pull/58
* Update README.md by VinayKokate22 in https://github.com/InternLM/lagent/pull/68
* update README.md and header-logo by liujiangning30 in https://github.com/InternLM/lagent/pull/70
* update header-logo by liujiangning30 in https://github.com/InternLM/lagent/pull/72
* Fixed: Added contributors section to readme.md . by Kalyanimhala in https://github.com/InternLM/lagent/pull/63
* [Fix] lmdeploy bc by Harold-lkk in https://github.com/InternLM/lagent/pull/74
* 【Bug】Fix templateparser by Harold-lkk in https://github.com/InternLM/lagent/pull/77
* [Fix]: fix turbomind by RangiLyu in https://github.com/InternLM/lagent/pull/81
* update ReAct example for internlm2 by liujiangning30 in https://github.com/InternLM/lagent/pull/85
* [Version] v0.1.3 by Harold-lkk in https://github.com/InternLM/lagent/pull/110

New Contributors
* bhargavshirin made their first contribution in https://github.com/InternLM/lagent/pull/57
* Killer2OP made their first contribution in https://github.com/InternLM/lagent/pull/59
* BandhiyaHardik made their first contribution in https://github.com/InternLM/lagent/pull/67
* apu52 made their first contribution in https://github.com/InternLM/lagent/pull/62
* Aryan4884 made their first contribution in https://github.com/InternLM/lagent/pull/58
* VinayKokate22 made their first contribution in https://github.com/InternLM/lagent/pull/68
* Kalyanimhala made their first contribution in https://github.com/InternLM/lagent/pull/63
* RangiLyu made their first contribution in https://github.com/InternLM/lagent/pull/81

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.