v0.2.0
版本发布时间: 2024-03-12 23:38:33
TaskingAI/TaskingAI最新发布版本:v0.3.0(2024-06-03 22:52:16)
What's Changed
- feat: add "Generate and Send" button in assistant playground by @jameszyao in https://github.com/TaskingAI/TaskingAI/pull/38
- build(deps): bump python-multipart from 0.0.6 to 0.0.7 in /backend by @dependabot in https://github.com/TaskingAI/TaskingAI/pull/36
- Fix issue with settingModal undefine warnings by @jishen027 in https://github.com/TaskingAI/TaskingAI/pull/39
- fix(frontend): correct typo of Fucntion -> Function by @bufferoverflow in https://github.com/TaskingAI/TaskingAI/pull/42
- feat: add plugin module by @jameszyao in https://github.com/TaskingAI/TaskingAI/pull/43
- Fix/fix collection update api by @jameszyao in https://github.com/TaskingAI/TaskingAI/pull/45
- feat: add plugin frontend module by @taskingaiwww in https://github.com/TaskingAI/TaskingAI/pull/46
- fix: update equal filter in list api route by @jameszyao in https://github.com/TaskingAI/TaskingAI/pull/47
- Build/update docker compose 0.2.0 by @jameszyao in https://github.com/TaskingAI/TaskingAI/pull/48
- doc: add integration introduction to README.md by @jameszyao in https://github.com/TaskingAI/TaskingAI/pull/44
- fix: update model type key when verify model credentials by @jameszyao in https://github.com/TaskingAI/TaskingAI/pull/50
- fix: frontend add model properties when creating wildcard model by @taskingaiwww in https://github.com/TaskingAI/TaskingAI/pull/52
- build: update docker-compose.yml by @jameszyao in https://github.com/TaskingAI/TaskingAI/pull/53
- fix: mark model name as required by @taskingaiwww in https://github.com/TaskingAI/TaskingAI/pull/55
- fix: fix stream message generation in debug model by @jameszyao in https://github.com/TaskingAI/TaskingAI/pull/54
- build: update docker compose to v0.2.0 by @DynamesC in https://github.com/TaskingAI/TaskingAI/pull/56
- fix: fix content value by @taskingaiwww in https://github.com/TaskingAI/TaskingAI/pull/57
New Contributors
- @dependabot made their first contribution in https://github.com/TaskingAI/TaskingAI/pull/36
- @jishen027 made their first contribution in https://github.com/TaskingAI/TaskingAI/pull/39
- @bufferoverflow made their first contribution in https://github.com/TaskingAI/TaskingAI/pull/42
- @taskingaiwww made their first contribution in https://github.com/TaskingAI/TaskingAI/pull/46
Full Changelog: https://github.com/TaskingAI/TaskingAI/compare/v0.1.3...v0.2.0