| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-07-30 | 2.4 kB | |
| v0.2.3 source code.tar.gz | 2024-07-30 | 165.0 kB | |
| v0.2.3 source code.zip | 2024-07-30 | 211.4 kB | |
| Totals: 3 Items | 378.9 kB | 0 | |
What's Changed
- Fix chat return of
GPTAPIby @braisedpork1964 in https://github.com/InternLM/lagent/pull/166 - Fix bug of ppt and googlescholar by @liujiangning30 in https://github.com/InternLM/lagent/pull/167
- fix typo "ablility " in overview.md by @tackhwa in https://github.com/InternLM/lagent/pull/175
- Fix errmsg: cast dict to str by @liujiangning30 in https://github.com/InternLM/lagent/pull/172
- feat: support vllm by @RangiLyu in https://github.com/InternLM/lagent/pull/177
- support demo with hf by @liujiangning30 in https://github.com/InternLM/lagent/pull/179
- fix bug of Internlm2Protocol.parse by @liujiangning30 in https://github.com/InternLM/lagent/pull/180
- Fix generation parameters in API models by @braisedpork1964 in https://github.com/InternLM/lagent/pull/181
- support batch by @Harold-lkk in https://github.com/InternLM/lagent/pull/182
- fix deprecated top_k for GPTAPI by @Iiji in https://github.com/InternLM/lagent/pull/185
- support json mode and proxy by @Harold-lkk in https://github.com/InternLM/lagent/pull/189
- Allow access to code from interpreter results by @braisedpork1964 in https://github.com/InternLM/lagent/pull/191
- Fix: typo for lmdeploy_wrapper by @fanqiNO1 in https://github.com/InternLM/lagent/pull/171
- Feat: stream chat for GPTAPI by @liujiangning30 in https://github.com/InternLM/lagent/pull/194
- align streaming return format for GPTAPI by @liujiangning30 in https://github.com/InternLM/lagent/pull/196
- stream chat for GPTAPI by @liujiangning30 in https://github.com/InternLM/lagent/pull/197
- Mind search by @Harold-lkk in https://github.com/InternLM/lagent/pull/208
- Fix: update requirements by @Liqu1d-G in https://github.com/InternLM/lagent/pull/214
- role with name by @liujiangning30 in https://github.com/InternLM/lagent/pull/215
- Bump to v0.3.0 by @liujiangning30 in https://github.com/InternLM/lagent/pull/213
- Bump to v0.2.3 by @liujiangning30 in https://github.com/InternLM/lagent/pull/216
New Contributors
- @tackhwa made their first contribution in https://github.com/InternLM/lagent/pull/175
- @Iiji made their first contribution in https://github.com/InternLM/lagent/pull/185
- @fanqiNO1 made their first contribution in https://github.com/InternLM/lagent/pull/171
- @Liqu1d-G made their first contribution in https://github.com/InternLM/lagent/pull/214
Full Changelog: https://github.com/InternLM/lagent/compare/v0.2.2...v0.2.3