Releases: nextcloud/talk_bot_ai
Releases · nextcloud/talk_bot_ai
v3.0.2
Fixed
- fix: match newline characters and trim whitespace in prompt by @edward-ly in #17
Full Changelog: v3.0.1...v3.0.2
v3.0.1
Fixed
- update Docker build/publish process by @edward-ly in #7
- update documentation by @bigcat88 in #9
- send task output message as string by @edward-ly in #13
Removed
Full Changelog: v3.0.0...v3.0.1
v3.0.0
Major app rewrite that is more production-ready. "TalkBotAI Example" is now "Assistant Talk Bot", and talk_bot_ai_example
repository is now talk_bot_ai
.
- Replaced example model with Task Processing API
- Oldest compatible Nextcloud version is now 30
- Updated Makefile targets accordingly
- Added
nc_py_api
Python module as a dependency
v2.1.0
v2.0.0 - for AppAPI 2.0
- Just an update to keep example working with the last breaking changes in the AppAPI to the Talk Bots
v1.1.0
v1.0.3
v1.0.2
v1.0.1
v1.0.0
First release