GitHub - rickchangtw/PocketFlow-Template-Python

Agentic Coding - Project Template

This is a project template for Agentic Coding with Pocket Flow, a 100-line LLM framework, and your editor of choice.

資料庫初始化

每次你有 model/schema 變動時,請先執行:

python scripts/init_db.py

這會自動建立(或更新)所有 SQLite 資料表,確保資料庫結構正確。