From 8e5ce3e012c315459c3cd12b1e0ba4ddbc615b01 Mon Sep 17 00:00:00 2001 From: jaehwang Date: Wed, 20 May 2026 18:16:35 +0900 Subject: [PATCH] add phone formating --- app/integrations/firecrawl.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/integrations/firecrawl.py b/app/integrations/firecrawl.py index 40a1066..7daa866 100644 --- a/app/integrations/firecrawl.py +++ b/app/integrations/firecrawl.py @@ -76,7 +76,7 @@ class FirecrawlClient: "url": url, "formats": ["json", "links"], "jsonOptions": { - "prompt": "Extract: clinic name (Korean), clinic name (English), address, phone, business hours, slogan, services offered, doctors with name/title/specialty, brand identity (primary/accent/background/text colors in hex, heading/body fonts, logo URL, favicon URL)", + "prompt": "Extract: clinic name (Korean), clinic name (English), address, phone with dash format, business hours, slogan, services offered, doctors with name/title/specialty, brand identity (primary/accent/background/text colors in hex, heading/body fonts, logo URL, favicon URL)", "schema": { "type": "object", "properties": {