Message from Head of Department
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx,
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
Introduction of Programmes
xxxxxxxxxxxxxxx
video
分享
kasdjflkajdsflkasjfdlkds
<script>
window.watsonAssistantChatOptions = {
integrationID: "9ed4eac0-7cb0-45fe-b13d-2116cb063b97", // The ID of this integration.
region: "us-south", // The region your integration is hosted in.
serviceInstanceID: "1e5c7038-7274-4961-a193-2f8b7cce02db", // The ID of your service instance.
onLoad: function(instance) { instance.render(); }
};
setTimeout(function(){
const t=document.createElement('script');
t.src=”https://web-chat.global.assistant.watson.appdomain.cloud/loadWatsonAssistantChat.js”;
document.head.appendChild(t);
});
</script>