Taskingai

Latest version: v0.2.3

Safety actively analyzes 626363 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.2

What's Changed
* feat: allow model config update by jameszyao in https://github.com/TaskingAI/TaskingAI/pull/91
* fix: message generation stability by jameszyao in https://github.com/TaskingAI/TaskingAI/pull/90
* fix: read num_chunk before record update by jameszyao in https://github.com/TaskingAI/TaskingAI/pull/95
* feat: add tool result size check by jameszyao in https://github.com/TaskingAI/TaskingAI/pull/92
* feat: add collection capacity check by jameszyao in https://github.com/TaskingAI/TaskingAI/pull/100
* feat: supports array as input of plugin by DynamesC in https://github.com/TaskingAI/TaskingAI/pull/101
* feat: update model module UI by taskingaiwww in https://github.com/TaskingAI/TaskingAI/pull/103
* feat: add chat completion playground frontend by taskingaiwww in https://github.com/TaskingAI/TaskingAI/pull/103
* feat: add reset credentials button in edit action drawer by taskingaiwww in https://github.com/TaskingAI/TaskingAI/pull/103
* chore: update inference version by SimsonW in https://github.com/TaskingAI/TaskingAI/pull/102
* build: update docker compose to v0.2.2 by jameszyao in https://github.com/TaskingAI/TaskingAI/pull/104


**Full Changelog**: https://github.com/TaskingAI/TaskingAI/compare/v0.2.0...v0.2.2

0.2.0

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

0.1.3

What's Changed
* fix: check input properties when create model by jameszyao in https://github.com/TaskingAI/TaskingAI/pull/32
* feat: add tooltip to record and chunk content by taskingaiwww in https://github.com/TaskingAI/TaskingAI/pull/32
* fix: fix not found page UI by taskingaiwww in https://github.com/TaskingAI/TaskingAI/pull/32
* build: update docker-compose.yml by jameszyao in https://github.com/TaskingAI/TaskingAI/pull/32

**Full Changelog**: https://github.com/TaskingAI/TaskingAI/compare/v0.1.2...v0.1.3

0.1.2

What's Changed
* fix version for docker-compose.yml by superiorlu in https://github.com/TaskingAI/TaskingAI/pull/21
* feat: add custom model properties by jameszyao in https://github.com/TaskingAI/TaskingAI/pull/27
* fix: use model properties in retrieval collection by jameszyao in https://github.com/TaskingAI/TaskingAI/pull/27
* feat: add retrieval chunks by jameszyao in https://github.com/TaskingAI/TaskingAI/pull/27
* fix: fix provider_name by jameszyao in https://github.com/TaskingAI/TaskingAI/pull/27
* feat: hide empty properties by jameszyao in https://github.com/TaskingAI/TaskingAI/pull/27
* build: update docker-compose.yml by jameszyao in https://github.com/TaskingAI/TaskingAI/pull/27

New Contributors
* superiorlu made their first contribution in https://github.com/TaskingAI/TaskingAI/pull/21

**Full Changelog**: https://github.com/TaskingAI/TaskingAI/compare/v0.1.1...v0.1.2

0.1.1

What's Changed
* docs: restructure readme and add demo video by DynamesC in https://github.com/TaskingAI/TaskingAI/pull/9
* chore: update code of conduct by SimsonW in https://github.com/TaskingAI/TaskingAI/pull/12
* feat: update action schema by jameszyao in https://github.com/TaskingAI/TaskingAI/pull/16
* doc: update README.md by jameszyao in https://github.com/TaskingAI/TaskingAI/pull/17
* feat: support custom host model with OpenAI API format jameszyao
* feat: add streaming chat completion support for models from Mistrial AI jameszyao

New Contributors
* eltociear made their first contribution in https://github.com/TaskingAI/TaskingAI/pull/13

**Full Changelog**: https://github.com/TaskingAI/TaskingAI/compare/v0.1.0...v0.1.1

0.1.0

What's Changed
* chore: update README.md by jameszyao in https://github.com/TaskingAI/TaskingAI/pull/2
* docs: update README.md by jameszyao in https://github.com/TaskingAI/TaskingAI/pull/3
* build: update docker-compose.yml by jameszyao in https://github.com/TaskingAI/TaskingAI/pull/4


**Full Changelog**: https://github.com/TaskingAI/TaskingAI/commits/v0.1.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.