| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-10-21 | 2.1 kB | |
| V0.2.4 source code.tar.gz | 2024-10-21 | 169.1 kB | |
| V0.2.4 source code.zip | 2024-10-21 | 218.5 kB | |
| Totals: 3 Items | 389.7 kB | 0 | |
What's Changed
- Pop invalid gen params for openai api by @liujiangning30 in https://github.com/InternLM/lagent/pull/217
- Fix: event loop for DuckDuckGoSearch by @liujiangning30 in https://github.com/InternLM/lagent/pull/220
- Feat: GPTAPI supports qwen by @liujiangning30 in https://github.com/InternLM/lagent/pull/218
- Ensure completeness of responses of qwen model by @liujiangning30 in https://github.com/InternLM/lagent/pull/225
- Fix unclosed event loop by @liujiangning30 in https://github.com/InternLM/lagent/pull/235
- Fix: timeout for ddgs by @liujiangning30 in https://github.com/InternLM/lagent/pull/236
- [Fix] Fix griffe version by @fanqiNO1 in https://github.com/InternLM/lagent/pull/237
- Fix KeyError by @liujiangning30 in https://github.com/InternLM/lagent/pull/226
- [feature] support brave search api and refractor google serper api in BingBroswer by @tackhwa in https://github.com/InternLM/lagent/pull/233
- 增加对商汤科技商汤商量系列模型的支持(已经和MindSearch项目一起测试OK) Add support for SenseTime's SenseNova series LLM (Has been tested OK with MindSearch project) by @winer632 in https://github.com/InternLM/lagent/pull/234
- [docs] fix some bugs in docs.md by @MING-ZCH in https://github.com/InternLM/lagent/pull/249
- Update requirements by @jamiechoi1995 in https://github.com/InternLM/lagent/pull/245
- update requirement by @Harold-lkk in https://github.com/InternLM/lagent/pull/257
- Compatible with lmdeploy by @lvhan028 in https://github.com/InternLM/lagent/pull/258
- [Version] v0.2.4 by @Harold-lkk in https://github.com/InternLM/lagent/pull/261
New Contributors
- @winer632 made their first contribution in https://github.com/InternLM/lagent/pull/234
- @MING-ZCH made their first contribution in https://github.com/InternLM/lagent/pull/249
- @jamiechoi1995 made their first contribution in https://github.com/InternLM/lagent/pull/245
- @lvhan028 made their first contribution in https://github.com/InternLM/lagent/pull/258
Full Changelog: https://github.com/InternLM/lagent/compare/v0.2.3...v0.2.4