Wolfram Language
Paclet Repository
Community-contributed installable additions to the Wolfram Language
Primary Navigation
Categories
Cloud & Deployment
Core Language & Structure
Data Manipulation & Analysis
Engineering Data & Computation
External Interfaces & Connections
Financial Data & Computation
Geographic Data & Computation
Geometry
Graphs & Networks
Higher Mathematical Computation
Images
Knowledge Representation & Natural Language
Machine Learning
Notebook Documents & Presentation
Scientific and Medical Data & Computation
Social, Cultural & Linguistic Data
Strings & Text
Symbolic & Numeric Computation
System Operation & Setup
Time-Related Computation
User Interface Construction
Visualization & Graphics
Random Paclet
Alphabetical List
Using Paclets
Create a Paclet
Get Started
Download Definition Notebook
Learn More about
Wolfram Language
ChatGPTPromptExplorer
Guides
ChatGPTPromptExplorer
Tech Notes
ChatGPTPromptExplorer Workflows
ChatGPTPromptExplorer
Designing an LLMFunction
Experimenting with Prompts
Working with Chatbooks
Working with https://chat.openai.com/
Working with the Prompt Repository
Symbols
ChatGPTPromptExplorerGeneralPalette
ChatGPTPromptExplorerUIElement
ChatGPTQAPI
createPromptNotebook
getAllOpenAIModels
getPromptsFromPromptNotebook
promptEngineeringCell
$openAIAPIKey
DavidReiss`ChatGPTPromptExplorer`ChatGPTPromptExplorer`
$
o
p
e
n
A
I
A
P
I
K
e
y
$
o
p
e
n
A
I
A
P
I
K
e
y
c
o
n
t
a
i
n
s
t
h
e
v
a
l
u
e
o
f
y
o
u
r
O
p
e
n
A
I
A
P
I
k
e
y
.
Examples
(
1
)
Basic Examples
(
1
)
The value of your OpenAI API key is contained in the value of
I
n
[
1
]
:
=
S
y
s
t
e
m
C
r
e
d
e
n
t
i
a
l
[
"
O
P
E
N
A
I
_
A
P
I
_
K
E
Y
"
]
If you do not have an OpenAI API key you can get one from https://platform.openai.com/signup.
Once you have your OpenAI API key assign it as follows (in an Input cell):
SystemCredential["OPENAI_API_KEY"] = "your key here"
Your key will be persistently retained for future use in the Wolfram Language in later sessions.
When you launch ChatGPTPRomptExplorer the value of
S
y
s
t
e
m
C
r
e
d
e
n
t
i
a
l
[
"
O
P
E
N
A
I
_
A
P
I
_
K
E
Y
"
]
will automatically be assigned to
$
o
p
e
n
A
I
A
P
I
K
e
y
: you do not need to re-enter it.
T
e
c
h
N
o
t
e
s
▪
C
h
a
t
G
P
T
P
r
o
m
p
t
E
x
p
l
o
r
e
r
▪
C
h
a
t
G
P
T
P
r
o
m
p
t
E
x
p
l
o
r
e
r
W
o
r
k
f
l
o
w
s
"
"