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 20px; max-width:860px; margin:0; {{{css| }} "> | <div style="background-color:#bbb; color:black; border:1px outset azure; padding:0 20px; max-width:860px; margin:0; {{{css| }} "> | ||
{{editTemplate|ChatDialog}} | |||
<big>'''{{{user|user missing, e.g. user=Coyote Pete}}}'''</big><br/> | |||
''{{{prompt|AI prompt missing, use e.g. prompt=What is the answer for world peace?}}}'' | ''{{{prompt|AI prompt missing, use e.g. prompt=What is the answer for world peace?}}}'' | ||
---- | ---- | ||
Revision as of 17:53, 25 March 2024
user missing, e.g. user=Coyote Pete
AI prompt missing, use e.g. prompt=What is the answer for world peace?
Opus 3
"AI response missing, use 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
{{ChatDialog
|model=Opus 3
|user=John pDeaux
|prompt=The answer if 42
|response=My God that's amazing, Human!
}}