User:Tconrad/ChatTest: Difference between revisions

From MaRDI portal
No edit summary
No edit summary
Line 2: Line 2:
Testing ...
Testing ...


<div class="DeepChat"></div>
<div class="DeepChat" data-config='{
    "history": [
        {"text": "Hello from ChatTest!", "role": "user"},
        {"text": "This is a page-specific configuration!", "role": "ai"}
    ],
    "demo": false,
    "connect": {"stream": false}
}'></div>

Revision as of 21:07, 30 January 2025

Testing ...