WWDC 2022: June 6–10, Free Online Event
…data) { var text = cleanResponse(data.response || ''); responseArea.innerHTML = ' ' + escapeHtml(question) + ' ' + renderMarkdown(text) + ' '; history.push({ role: 'user', text: question }); history.push({ role: 'assistant', text: text }); if (typeof gtag === 'function') { gtag('event', 'ai_widget…