feat: make OpenClaw model configurable #2
Reference in New Issue
Block a user
Delete Branch "fix-hardcoded-model"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The model used in the notification call was hardcoded to . This PR introduces environment variable (defaulting to ) to make it configurable. Fixes #1