This commit is contained in:
Frank 2026-05-21 19:02:24 -04:00
parent 21f338652d
commit 56714327f4

View file

@ -10,7 +10,6 @@ export async function GET() {
{
hash: createHash("sha1").update(JSON.stringify(zenData)).digest("hex"),
timestamp: Date.now(),
FOO: env.FOO,
SST_RESOURCE_FOO: env.SST_RESOURCE_FOO,
check1: zenData.models["alpha-di-k2.6"],
check2: zenData.models["qwen3.6-plus-free"],