🤖
vdigitalmarketing Assistant
Ask me about our services
👋 Hi! I'm the vdigitalmarketing assistant.
I can help you with info about our services, pricing, portfolio, contact and more. What would you like to know?
try {
const response = await fetch('chatbot-api.php', {
method: 'POST',
headers: { 'Content-Type': 'application/json' },
body: JSON.stringify({
messages: chatHistory
})
});
const data = await response.json();
typing.style.display = 'none';
let reply;
if (data.content && data.content[0] && data.content[0].text) {
reply = data.content[0].text;
} else if (data.error) {
reply = "I'm setting up right now! Meanwhile, please call us at