1 Star 0 Fork 117

qingshan / breadbot

forked from ideamark / breadbot 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bread.cfg 1.01 KB
一键复制 编辑 原始数据 按行查看 历史
ideamark 提交于 2022-06-04 11:16 . update, add simple_api
[local]
# Home folder path
home_path = '~/.breadbot/'
# Corpus data file paths. Split them by ",".
data_paths = '~/.breadbot/data/',
# Log file path, should be a single path.
log_path = '~/.breadbot/logs/'
# Memory log file path, should be a single path.
mem_path = '~/.breadbot/temp/'
# The path of bread.cfg, should be a single path.
cfg_path = '~/.breadbot/etc/'
# The Breadbot bin path, should be a single path.
bin_path = '~/.breadbot/bin/'
# The Google app credentials path. Used for google translate API. Visit https://cloud.google.com/translate/docs/ for more info.
google_app_credentials =
[wechat]
# The WeChat token. Ignore it if you run on localhost.
token =
# The port of the server.
port = 80
# The server host IP for WeChat connection. Enter 127.0.0.1 when run on localhost.
host_ip =
# The allowed host IPs or URLs. Split them by ",".
allowed_hosts = 127.0.0.1,
# The super users have more privileges to use Breadbot. Get the IDs from dia.log in your log path, Split them by ",".
super_users = localuser,
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/leeyw/breadbot.git
git@gitee.com:leeyw/breadbot.git
leeyw
breadbot
breadbot
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891