Releases: dimaskiddo/go-whatsapp-multidevice-gpt
Releases · dimaskiddo/go-whatsapp-multidevice-gpt
v1.8.4
Changelog
- d6be309 update make gpt options in global for openai and ollama
v1.8.3
Changelog
- 47bb30a update change function to retrive conversation and remove gpt response word block filter
v1.8.2
Changelog
- bff754d fix remove openai model filter for endpoint selection
- ba5aec3 feature add openai custom endpoint for openai api compatible service
v1.8.0
Changelog
- b80b5af fix: error handling and set ollama stream mode to disable
- 31a01fd fix: ollama client connection string parse now include port detection
- 55cf5bb feat: add ollama host path variable in env example
- e9f627a feat: make connection url to ollama more flexible
- 243704d fix: whatsapp gpt tag environment variable name
- 2d7c8e6 fix: make logging in daemon give a proper info about gpt engine in use
- 6de4c51 feat: add support for ollama as gpt engine
v1.7.0
Changelog
- 38722b1 update whatsmeow deprecated proto
- 3c2bb6d update go library and docker
v1.6.0
Changelog
- 99b8b4a update and improvement:
- update go now use go 1.21
- update base packages to latest
- remove message sync configuration limit
v1.5.1
Changelog
- 647de74 update whatsapp.go improve presence, sync limit, and node binary parsing
v1.5.0
Changelog
- 6835e13 update fix wait login process until it's timed out
- 19b0251 update dependencies and login now use pair code instead of qr code scan