{response}
⏱️ {duration:.2f}s
🌐 {len(lang_ids)} languages
""", unsafe_allow_html=True)
# Original debug info with better presentation
if show_ids:
with st.expander("Language IDs"):
st.code("\n".join(lang_ids))
if show_ctx:
with st.expander("Context Information"):
for ctx in context:
st.markdown(f"