6188617037
Environment Corruption Check / test-python-versions (3.12.8) (push) Failing after 2s
Environment Corruption Check / test-python-versions (3.11.11) (push) Failing after 1s
Pre-commit checks / pre-commit-check (push) Failing after 1s
Environment Corruption Check / test-python-versions (3.13.2) (push) Failing after 4s
6 lines
162 B
Python
6 lines
162 B
Python
SYSTEM_PROMPT = "You are an agent that can execute tool calls"
|
|
|
|
NEXT_STEP_PROMPT = (
|
|
"If you want to stop interaction, use `terminate` tool/function call."
|
|
)
|