mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-24 13:25:01 +00:00
sync
This commit is contained in:
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user