Template:ChatDialog: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<div style="background-color:#bbb; color:black; border:1px outset azure; padding:0 40px; max-width:820px; margin:0 auto; {{{css| }} "> | <div style="background-color:#bbb; color:black; border:1px outset azure; padding:0 40px; max-width:820px; margin:0 auto; {{{css| }} "> | ||
<div style="float:right;"> | <div style="float:right;">'''{{{model|Opus 3}}}'''</div> | ||
'''{{{model|Opus 3}}}''' | |||
</div> | |||
;{{{User|User-missing, e.g. user=Coyote Pete}}} | ;{{{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?}}} | ||
Revision as of 06:09, 25 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!
}}