Revert unintended model change in test/mockContext.ts

This commit is contained in:
Lina Tawfik
2025-05-22 09:12:59 -07:00
parent e67f992a13
commit 08e084156a

View File

@@ -10,7 +10,7 @@ import type {
const defaultInputs = {
triggerPhrase: "/claude",
assigneeTrigger: "",
anthropicModel: "claude-3-5-sonnet-20241022",
anthropicModel: "claude-3-7-sonnet-20250219",
allowedTools: "",
disallowedTools: "",
customInstructions: "",