Template:ChatDialog: Difference between revisions

From Chrysalis Archive
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<div style="background-color:azure; border:1px outset azure; padding:0 40px; max-width:820px; margin:0 auto; {{{css|&nbsp;}} ">
<div style="background-color:#bbb; color:black; border:1px outset azure; padding:0 40px; max-width:820px; margin:0 auto; {{{css|&nbsp;}} ">
;{{{User|User}}}
<div style="float:right;">
'''{{{model|Opus 3}}}'''
</div>
;{{{User|User-missing, e.g. user=Coyote Pete}}}
{{{prompt|prompt-missing, e.g. prompt=What is the answer for world peace?}}}
{{{prompt|prompt-missing, e.g. prompt=What is the answer for world peace?}}}
----
----
Line 6: Line 9:
</div>
</div>
<noinclude>
<noinclude>
==Purpose==
==Purpose==
* This template accepts user, prompt, and response text for formatting into an AI chat dialog entry appearnce.
* This template accepts model (optional), user, prompt, and response text for formatting into an AI chat dialog entry appearance.


===Usage===
===Usage===
<pre>
<pre>
{{chat
{{chat
|model=Opus 3
|user=John pDeaux
|user=John pDeaux
|prompt=The answer if 42
|prompt=The answer if 42

Revision as of 18:45, 24 March 2024

Opus 3

User-missing, e.g. user=Coyote Pete

prompt-missing, e.g. prompt=What is the answer for world peace?


"AI response missing, e.g. response="Wow, human! Good question!"


Purpose

  • This template accepts model (optional), user, prompt, and response text for formatting into an AI chat dialog entry appearance.

Usage

{{chat
|model=Opus 3
|user=John pDeaux
|prompt=The answer if 42
|response=My God that's amazing, Human!
}}