fix: update API contract test for home_content field and fix gofmt
This commit is contained in:
parent
f6f072cb9a
commit
0772cdda0f
@ -326,7 +326,8 @@ func TestAPIContracts(t *testing.T) {
|
|||||||
"fallback_model_gemini": "gemini-2.5-pro",
|
"fallback_model_gemini": "gemini-2.5-pro",
|
||||||
"fallback_model_openai": "gpt-4o",
|
"fallback_model_openai": "gpt-4o",
|
||||||
"enable_identity_patch": true,
|
"enable_identity_patch": true,
|
||||||
"identity_patch_prompt": ""
|
"identity_patch_prompt": "",
|
||||||
|
"home_content": ""
|
||||||
}
|
}
|
||||||
}`,
|
}`,
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user