command
module
Version:
v0.0.7
Opens a new window with list of versions in this module.
Published: Mar 30, 2023
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
wechat-openai
微信公众号对接 OpenAI ChatGPT
Quick Start
修改 config.yml 和 docker-compose.yml 中的配置
docker compose up -d
Storage
支持内存存储和 Redis 存储
storage: "memory" # memory or redis
redis:
host: "redis"
port: 6379
password: ""
License
MIT
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.