Basic Examples

Create a new chat notebook:
CreateChatNotebook[]
New ChatGPT input cells can be created by typing a '/' character while the cursor in-between cells, or as the first character in an
Input
cell.
———
Modify the text appended to every chat input evaluation:
$ChatInputPost="Make your response sound whimsical."
———
Interact with ChatGPT from a notebook:
———
Generate immediately evaluatable Wolfram code:
Wolfram code in the chat output can be evaluated in place immediately:
———
Generate immediately evaluatable code in any language supported by
ExternalEvaluate
: