Release v1.5.0
🚀 Release v1.5.0
📦 Docker Images
charmy1220/lmeterx-be:v1.5.0charmy1220/lmeterx-eng:v1.5.0charmy1220/lmeterx-fe:v1.5.0charmy1220/lmeterx-mysql:v1.5.0charmy1220/lmeterx-be:latestcharmy1220/lmeterx-eng:latestcharmy1220/lmeterx-fe:latestcharmy1220/lmeterx-mysql:latest
📝 Changes since v1.4.4
- fix remove_chunk_prefix (ceb69a2)
- Merge branch 'main' into dev (f248847)
- fix: _extract_usage_from_response and CreateJobForm (f342ef9)
- Compatible with Claude API streaming output and fix: token usage (fd2f5ff)
- Merge branch 'feat/multi-process' (1a632ed)
- Merge pull request #34 from MigoXLab/feat/multi-process (97d8081)
- fix: token usage (9466255)
- Merge pull request #33 from MigoXLab/del-zhenwu-patch-1 (f0ebf6a)
- Add tool comparison section to README_CN.md (adbcf12)
- Add feature comparison section to README (103a0ef)
- Add feature comparison table to README_CN.md (1d2c9f0)
- Compatible with Claude API streaming output (0f7ae94)
- Merge pull request #32 from MigoXLab/dev (a344fc5)
- Merge pull request #31 from MigoXLab/feat/multi-process (1d4c0db)
- Merge pull request #30 from MigoXLab/feat/multi-process (952cf1b)
- update readme (0bdeb6a)
- Merge pull request #29 from MigoXLab/feat/multi-process (406d9b3)
- Merge pull request #28 from MigoXLab/feat/multi-process (ddcef1d)
- Merge pull request #27 from MigoXLab/feat/multi-process (e0f3a88)
- Merge pull request #26 from MigoXLab/feat/multi-process (81c86d1)
- Merge pull request #24 from MigoXLab/dev (8aa9f92)
- Merge pull request #23 from MigoXLab/dev (911ca90)
- Merge pull request #20 from MigoXLab/dev (643a2ca)
- Merge pull request #16 from ShivamB25/main (d5282e9)
- Merge pull request #19 from MigoXLab/dev (7b0b175)
- Merge pull request #18 from MigoXLab/dev (6d1f9e4)
- Fix Docker Compose compatibility for both standalone and plugin versions (0a4c791)
- Merge pull request #15 from MigoXLab/dev (cfba0d2)
- Merge pull request #14 from MigoXLab/dev (fef79d9)
- Merge pull request #12 from MigoXLab/dev (6384e75)
- Merge pull request #9 from MigoXLab/dev (56b1c71)
- Merge pull request #8 from MigoXLab/dev (c46f454)
- Merge pull request #7 from MigoXLab/dev (24e09ba)
- Merge pull request #6 from MigoXLab/dev (dbe74b0)
- Merge pull request #5 from MigoXLab/dev (06194c0)
- Merge pull request #4 from MigoXLab/dev (cdc09e3)
- Merge pull request #1 from MigoXLab/dev (3fc18e9)
What's Changed
- fix:locust log & fail stat by @LuckyYC in #1
- support custom model api by @LuckyYC in #4
- update max_chunks for testing by @LuckyYC in #5
- remove log by @LuckyYC in #6
- fix image_path by @LuckyYC in #7
- Dev by @LuckyYC in #8
- add case & fix: request_fails status and get_field_value by @LuckyYC in #9
- fix issue #10 by @LuckyYC in #12
- AI summary & internationalization adaptation & FastHttpUser by @LuckyYC in #14
- Dev by @LuckyYC in #15
- fix check_json_error by @LuckyYC in #18
- Fix issue #17 by @LuckyYC in #19
- Fix Docker Compose compatibility for both standalone and plugin versions by @ShivamB25 in #16
- Dev by @LuckyYC in #20
- Dev by @LuckyYC in #23
- fix: model name too long by @LuckyYC in #24
- Feat/multi process by @LuckyYC in #26
- Feat/multi process by @LuckyYC in #27
- Feat/multi process by @LuckyYC in #28
- support scale engine for deploy and fix _process_dict in task_service by @LuckyYC in #29
- update readme by @LuckyYC in #30
- Feat/multi process by @LuckyYC in #31
- Dev by @LuckyYC in #32
- Add feature comparison table to README_CN.md by @del-zhenwu in #33
- Feat/multi process by @LuckyYC in #34
New Contributors
- @ShivamB25 made their first contribution in #16
- @del-zhenwu made their first contribution in #33
Full Changelog: v1.4.4...v1.5.0