better:更好的心流结构,使用了观察取代外部世界

This commit is contained in:
SengokuCola
2025-03-29 23:30:27 +08:00
parent 803ae55876
commit b8828e81c6
39 changed files with 304 additions and 420 deletions

View File

@@ -224,7 +224,7 @@ python bot.py
```
bot
├─ .env.prod
├─ .env
└─ config
└─ bot_config.toml
```
@@ -236,7 +236,7 @@ bot
本项目需要配置两个主要文件:
1. `.env.prod` - 配置API服务和系统环境
1. `.env` - 配置API服务和系统环境
2. `bot_config.toml` - 配置机器人行为和模型
#### API