Template:DeepChat: Difference between revisions

From MaRDI portal
No edit summary
No edit summary
Line 1: Line 1:
<div class="DeepChat" id="chat-element" data-config='{
<div class="DeepChat" data-config='{
     "history": [
     "history": [
         {"text": "Do you have a question about this {{NAMESPACE}}?", "role": "ai"}
         {"text": "Do you have a question about this {{NAMESPACE}}?", "role": "ai"}
Line 9: Line 9:
     "demo": false
     "demo": false
}'>
}'>
          <div style="display: block">
      <div class="custom-button">
          <div class="custom-button-text">"Explain this."</div>
      </div>
      <div class="custom-button" style="margin-top: 15px">
          <div class="custom-button-text">"What is this research area about?"</div>
      </div>
  </div>         
</div>
</div>

Revision as of 16:33, 10 February 2025