react-simple-chatbot
react-simple-chatbot copied to clipboard
For wikipedia chatbot, get no response
Hello, thanks for your sharing.
I use the case from Wikipedia-search page.
https://lucasbassetti.com.br/react-simple-chatbot/#/docs/wikipedia
My main script is:
import React from 'react';
import { render } from 'react-dom';
//import Example from './components/Example';
//import SimpleForm from './components/SimpleForm';
import ExampleDBPedia from './components/ExampleDBPedia';
render(<ExampleDBPedia />, document.getElementById('root'));
My browser can connect to Wiki page.
How can I configure the wiki-search chatbot with the demo you provided.
Thanks & Regards! Momo
Here is the attachment image for problems.
Thanks & Regards!
@LucasBassetti .
Hello, Lucas.
Could you comment on this issue?
Thanks & Regards!