Template:DeepChat: Difference between revisions
From MaRDI portal
No edit summary Tag: Manual revert |
No edit summary |
||
| (30 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<div class="DeepChat" data-config='{ | <div class="DeepChat" data-config='{ | ||
"history": [ | "history": [ | ||
{"text": " | {"text": "Hi there. I am the MaRDI chat bot.", "role": "ai"}, | ||
{"text": "You can ask me questions about this {{NAMESPACE}} or click on an example.", "role": "ai"} | |||
], | ], | ||
"pagename": "{{PAGENAME}}", | "pagename": "{{PAGENAME}}", | ||
"namespace": "{{NAMESPACE}}", | "namespace": "{{NAMESPACE}}", | ||
"pagetitle": {{#invoke:HelperMethods|validJSON|{{#invoke:Wd|label}}}}, | |||
"stream": false, | "stream": false, | ||
"demo": false | "demo": false | ||
}'></div> | }'> | ||
</div> | |||