From 1674f29d06bc1e105461ad9e0c2c71a2aa452151 Mon Sep 17 00:00:00 2001 From: James Weng Date: Mon, 23 Sep 2024 20:11:46 -0700 Subject: [PATCH] High detail --- src/commands/identify.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/identify.ts b/src/commands/identify.ts index 15b35ef..2ceb982 100644 --- a/src/commands/identify.ts +++ b/src/commands/identify.ts @@ -32,7 +32,7 @@ export default createCommand( type: "image_url", image_url: { "url": `${image}`, - "detail": "low" + "detail": "high" } } ]