Hi @arthur
Thanks for the guidance! That's super helpful.
Quick clarification: For bidirectional language switching (e.g., English→Hindi→French→English),
do I need to add handoff tools to EVERY assistant pointing to ALL other languages?
So English Assistant would have 3 handoff tools (to Hindi, Punjabi, French),
and Hindi Assistant would also have 3 handoff tools (to English, Punjabi, French), etc.?
Also, for context engineering - would "lastNMessages" with count=5 be reasonable for language switching?
Want to maintain conversation context but not overwhelm with history.
Appreciate the help!