wechat-openai

command module
v0.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 30, 2023 License: MIT Imports: 5 Imported by: 0

README

wechat-openai

微信公众号对接 OpenAI ChatGPT

Quick Start

修改 config.ymldocker-compose.yml 中的配置

docker compose up -d

Storage

支持内存存储和 Redis 存储

storage: "memory" # memory or redis
redis:
  host: "redis"
  port: 6379
  password: ""

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL