Commit Graph

36 Commits

Author SHA1 Message Date
saboteur7 501866d12a feat: optimize document and model usage 2026-02-03 02:58:15 +08:00
zhayujie 7c9fbd2625 docs: improve the readme document 2025-06-15 17:31:41 +08:00
wanxiangze 56789e68d7 fix:在docker-compose.yml文件中增加时区设置 2024-07-05 10:18:21 +08:00
zouyq 1b48cea50a dockerfile fallback debian11,fix azure cognitiveservices speech error
Python 3.10-slim based Debian 12, using Azure TextToVoice may result in an error. the Speech SDK does not currently support OpenSSL 3.0, which is the default version in Ubuntu 22.04 and Debian 12
2023-08-10 17:39:25 +08:00
zhayujie 233b24ab0f feat: add global admin config 2023-07-28 16:33:41 +08:00
zhayujie e4c7602c0c docs: update README.md 2023-07-21 17:14:11 +08:00
zhayujie 12c170f227 chore: remove useless docker files 2023-06-26 14:05:08 +08:00
zhayujie 930fd436ea feat: modify docker-compose file to pull image from dockerhub 2023-06-26 11:58:55 +08:00
lanvent f1a00d58ca chore(Dockerfile.latest): comment out the sed command to replace apt source with tuna mirror
The sed command to replace the apt source with the tuna mirror has been commented out. This is because the command is not necessary for the current build and may cause issues in the future.
2023-05-17 22:24:25 +08:00
lanvent 9d2cb75c84 fix(docker): chown /usr/local/lib in debian dockerfile 2023-05-10 23:12:43 +08:00
lanvent 2133c1d6af fix(Dockerfile): create /home/noroot directory and change ownership of it 2023-05-09 23:08:20 +08:00
wuqih c9055989e9 fix 2023-05-08 09:09:46 +08:00
wuqih b6226a45bb fix 2023-05-06 14:29:36 +08:00
lanvent 45b89218de fix: support set_openai_api_key for all channels 2023-04-27 20:43:12 +08:00
lanvent beb7bda243 fix(docker): use debian.latest as latest image 2023-04-27 19:45:51 +08:00
lanvent bef2896f50 add libavcodec-extra to Dockerfile 2023-04-27 15:09:24 +08:00
lanvent 8205d2552c fix(Dockerfile): add extra-index-url to pip install command 2023-04-23 15:01:10 +08:00
lanvent 65f20ff2c1 Merge Pull Request #860 into master 2023-04-17 01:24:39 +08:00
lanvent 8f72e8c3e6 formatting code 2023-04-17 01:01:02 +08:00
李超 fc5d3e4e9c feat: Make the size parameter of the resulting picture configurable 2023-04-16 22:31:53 +08:00
lanvent f973bc3fe2 add requirements-optional.txt 2023-04-04 19:44:50 +08:00
lanvent a68af990ea update Readme.md 2023-04-02 04:19:50 +08:00
lanvent e71c600d10 feat: new itchat qrcode generator 2023-04-02 03:46:09 +08:00
lanvent 4bcd76fe93 feat: update python in docker to 3.10 2023-03-30 00:32:40 +08:00
lanvent c3a2bd70ff docker: remove unused command 2023-03-26 14:57:56 +08:00
lanvent 46a6223a43 docker: use environment args to set parameters 2023-03-26 03:31:29 +08:00
zhayujie e226c93eeb fix: json parse error in docker #600 #601 2023-03-26 02:31:38 +08:00
zhayujie 5aedce647f fix: docker permission bug 2023-03-26 02:00:35 +08:00
Look_World ea5f7173bd 1.Docker支持部署最新版本; 2.优化构建速度,无须再次下载包; 2023-03-23 16:27:36 +08:00
zhayujie 9e3a5395c7 Merge pull request #452 from limccn/feature/docker-support-voice-reply
feat: container support voice reply
2023-03-14 00:20:51 +08:00
limccn 1bb5c6dc0d feat: container support voice reply 2023-03-13 16:17:54 +08:00
limccn b204d305a1 feat: container support speech recognition 2023-03-13 16:07:19 +08:00
limccn 494c5a6222 feat: container support proxy with tag 1.0.4 2023-03-07 14:42:53 +08:00
limccn 820b255e24 feat: container support v1.0.2 wechaty 2023-02-25 19:27:59 +08:00
limccn badceb2798 feat: use entrypoint.sh override environment variables 2023-02-16 11:14:09 +08:00
limccn 296f3d0d47 feat: support docker/container running 2023-02-14 14:17:28 +08:00