Releases: MigoXLab/dingo
Releases · MigoXLab/dingo
v1.8
What's Changed
- fix lint. by @shijinpjlab in #103
- Merge rule and prompt Result Info. by @shijinpjlab in #104
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #105
- doc: update architeture by @e06084 in #109
- build: add publish-to-pypi ci and release v1.8 by @e06084 in #110
- Release v1.8 by @e06084 in #111
Full Changelog: v1.7.1...v1.8
v1.7.1
What's Changed
- Main to dev by @e06084 in #77
- feat: add more mcp tools and mcp demo by @seanpjlab in #78
- update mcp readme by @seanpjlab in #79
- feat: add wechat by @e06084 in #80
- docs: update readme by @e06084 in #83
- update fasttext download by @shijinpjlab in #82
- docs: update readme by @e06084 in #84
- optimize: change MetaData to Data by @seanpjlab in #85
- docs: add Japanese readme by @e06084 in #86
- Dev continue by @shijinpjlab in #87
- feat: v1.7 by @shijinpjlab in #88
- feat: llm and rule both in use by @shijinpjlab in #93
- feature: add google colab demo by @e06084 in #95
- feat: pre-commit add flake8 by @e06084 in #96
- feat: raise gradio error in web page and move app_gradio place in project. by @shijinpjlab in #97
- feat: update readme by @shijinpjlab in #98
- fix gardio bug. by @shijinpjlab in #100
- feat: v1.7.1 by @shijinpjlab in #101
- v1.7.1 by @shijinpjlab in #102
Full Changelog: v1.7...v1.7.1
v1.7.0
What's Changed
- Add MseeP.ai badge by @lwsinclair in #75
- fix: update MseeP.ai Security Assessment Badge by @e06084 in #76
- release v1.7 by @shijinpjlab in #89
New Contributors
- @lwsinclair made their first contribution in #75
Full Changelog: v1.6.0...v1.7
v1.6.0
What's Changed
- feat: use repr() to explain the meaning of char. by @shijinpjlab in #55
- feat: update spark exec. by @shijinpjlab in #56
- feat: add llm core use and example. by @shijinpjlab in #57
- feat: update huggingface demo. by @shijinpjlab in #58
- feat: change huggingface demo default values of datasource and rule list by @shijinpjlab in #59
- docs: update readme by @e06084 in #60
- feat: change prompt file name and update readme by @shijinpjlab in #61
- feat: change llm api from
call_api
toeval
by @shijinpjlab in #62 - Update the way of saving data. by @shijinpjlab in #63
- feat: fix base function of ExecProto. And update summarize of spark. by @shijinpjlab in #64
- support DataMan methodology by @seanpjlab in #67
- feat: change llm scene name and add default prompt. by @shijinpjlab in #68
- feat: update readme and fix cli start web by @shijinpjlab in #70
- Support the Dingo MCP server by @seanpjlab in #71
- feat: add use_browser and change args action to store_true by @shijinpjlab in #72
- feat: release v1.6 by @shijinpjlab in #73
- Release v1.6 by @shijinpjlab in #74
Full Changelog: https://github.com/DataEval/dingo/commits/v1.6.0
v1.5.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #40
- docs: readme add badge by @e06084 in #42
- docs: update readme by @e06084 in #48
- Revert "docs: update readme" in main by @e06084 in #51
- release 1.5.0 version by @shijinpjlab in #52
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- feat: add ChatMLConvertor for chatml-jsonl format and enhance Executor by @tenacioustommy in #5
- add prompt by @dt-yy in #6
- add: ahocorasick matching way in RuleUnsafeWords by @shijinpjlab in #7
- update: llm_register decorator use class by @shijinpjlab in #8
- add: ci check when pull request into dev branch by @shijinpjlab in #9
- fix: group contains rule and prompt by @shijinpjlab in #10
- add dup info by @dt-yy in #12
- update: delete print in RuleOnlyUrl by @shijinpjlab in #13
- fix: ProcessPoolExecutor leads summary not update by @shijinpjlab in #14
- update: pbar update number related to batch size by @shijinpjlab in #16
- fix: error_info write twice by @shijinpjlab in #17
- feat: google verify by @e06084 in #19
- update: google search index by @shijinpjlab in #20
- update: prompt v3, v4 by @shijinpjlab in #21
- refactor: enhance LocalExecutor to support separate thread and proces… by @tenacioustommy in #11
- add: RuleAbnormalChar, RuleAbnormalHtml, RuleEnterAndSpace by @shijinpjlab in #23
- feat: clear bad_info_list and good_info_list according to size by @shijinpjlab in #24
- feat: when custom, group is not necessary to set. by @shijinpjlab in #25
- feat: support spark llm check. by @shijinpjlab in #26
- feat: add app html in huggingface by @shijinpjlab in #28
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #29
- feat: add end_index by @shijinpjlab in #30
- [docs]: add hf spaces demo and GUI output by @e06084 in #32
- feat: add header html in hf demo by @shijinpjlab in #33
- [docs]: add discord invite link by @e06084 in #34
- feat: add llm demo, including local and remote.(deepseek support) by @shijinpjlab in #36
- feat: add v1.4 by @shijinpjlab in #37
- Dev to Main by @shijinpjlab in #38
New Contributors
- @tenacioustommy made their first contribution in #5
- @dt-yy made their first contribution in #6
- @shijinpjlab made their first contribution in #7
- @pre-commit-ci made their first contribution in #29
Full Changelog: https://github.com/DataEval/dingo/commits/v1.4.0