javis-bot
ccbaed9030
feat(weather): romanise non-Latin place names before geocoding
...
Open-Meteo's geocoder only matches Latin/English spellings, so a Korean city
name like "서울" returns zero results even though the place exists. With
OUTPUT_LANGUAGE locked to Korean the tool-calling model naturally fills
`location` with the Korean name, which dead-ended on every weather request
("could not find location").
When the first geocode is empty and the name is non-ASCII, ask the warm small
model for the common English exonym ("서울" -> "Seoul") and retry once. ASCII
names skip the round-trip entirely.
Live-verified: "서울 날씨 알려줘" now returns real Seoul weather. Tests cover the
romanise-and-retry path and the ASCII short-circuit.
2026-06-12 21:59:42 +09:00
..
2026-06-09 14:51:05 +09:00
2026-06-12 21:59:42 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-11 00:58:46 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-11 10:08:30 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-12 21:18:47 +09:00
2026-06-12 21:59:26 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-09 14:51:05 +09:00
2026-06-11 01:17:50 +09:00