Nothing
Code
env_get(chores_env(), ".helper_last")
Message
-- A cli chore helper using claude-3-5-sonnet-latest.
Code
env_get(chores_env(), ".helper_last_cli")
Message
-- A cli chore helper using claude-3-5-sonnet-latest.
Code
env_get(chores_env(), ".helper_last")
Message
-- A cli chore helper using gpt-4o-mini.
Code
check_chore("hey there")
Condition
Error:
! `chore` must be a single string containing only letters and digits.
Code
check_chore(identity)
Condition
Error:
! `chore` must be a single string, not a function.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.