Ah got you now, so detection itself works fine, th...
# general-english
m
Ah got you now, so detection itself works fine, the real issue is keeping everything inside one multilingual agent without the routing layer. In that case, I’d probably look more into dynamic prompt/context switching instead of separate PL/ENG branches, so the agent adapts naturally during the call. If you want, I can share a few approaches that usually work well for this setup happy to discuss it more privately.