ai-bot-pro / achatbot

An open source chat bot architecture for voice/vision (and multimodal) assistants, local and remote to run; if u run achatbot by yourself, u can learn more, star and fork to contribute~
BSD 3-Clause "New" or "Revised" License
15 stars 2 forks source link

feat: add env init and save to yaml config #8

Closed weedge closed 4 months ago

weedge commented 4 months ago

feat:

weedge commented 4 months ago

CONF_ENV=local python -m src.cmd.init -o env2yaml generate yaml config

image