refactor: update Google search system prompt and add Amazon route prefix

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2026-07-16 17:39:08 -07:00
parent 2de275f597
commit 1917d76e10
2 changed files with 4 additions and 3 deletions

View file

@ -45,6 +45,7 @@ const PUBLIC_ROUTE_PREFIXES = [
"/google-maps",
"/google-search",
"/web-crawl",
"/amazon",
];
/**