Skip to content

ravithej/wxo_bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

New Watson Assistant Bank

<script> window.watsonAssistantChatOptions = { integrationID: "a1574944-4e7b-4a78-b988-0caefb456745", // The ID of this integration. region: "aws-us-east-1", // The region your integration is hosted in. serviceInstanceID: "20250714-1751-3791-503e-86b3a4741c57", // The ID of your service instance. orchestrateUIAgentExtensions: false, // If you wish to enable optional UI Agent extensions. onLoad: async (instance) => { await instance.render(); } }; setTimeout(function(){ const t=document.createElement('script'); t.src="https://web-chat.global.assistant.watson.appdomain.cloud/versions/" + (window.watsonAssistantChatOptions.clientVersion || 'latest') + "/WatsonAssistantChatEntry.js"; document.head.appendChild(t); }); </script>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published