ローカルLLMにワークフローを作らせる

This commit is contained in:
Akira
2026-03-02 15:23:50 +09:00
parent e762e230ba
commit 593d13d8a1
14 changed files with 705 additions and 1 deletions

9
.gitignore vendored
View File

@@ -3,6 +3,15 @@
variables/
resources/
# Environment / secrets
.env
.env.local
# Python
.venv/
__pycache__/
*.pyc
# wmill CLI
wmill-lock.yaml