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
OpenAILink
Guides
OpenAILink
Tech Notes
Configuring OpenAI Credentials
Symbols
OpenAIChatComplete
OpenAIChatCompletionObject
OpenAIChatMessageObject
OpenAICompletion
OpenAICreateImage
OpenAIEmbedding
OpenAIGenerateImage
$OpenAIKey
OpenAIModels
OpenAITextComplete
OpenAITextCompletionObject
$OpenAIKey
$OpenAIUser
ChristopherWolfram`OpenAILink`
$
O
p
e
n
A
I
K
e
y
$
O
p
e
n
A
I
K
e
y
i
s
a
s
e
t
t
a
b
l
e
g
l
o
b
a
l
v
a
r
i
a
b
l
e
u
s
e
d
a
s
t
h
e
d
e
f
a
u
l
t
O
p
e
n
A
I
A
P
I
k
e
y
.
D
e
t
a
i
l
s
a
n
d
O
p
t
i
o
n
s
Examples
(
2
)
Basic Examples
(
2
)
Get the current
$
O
p
e
n
A
I
K
e
y
:
I
n
[
1
]
:
=
$
O
p
e
n
A
I
K
e
y
O
u
t
[
1
]
=
s
k
-
m
7
.
.
.
.
.
.
x
G
If the
$
O
p
e
n
A
I
K
e
y
is not set correctly, calls to OpenAI API functions will not work without the
O
p
e
n
A
I
K
e
y
option.
The
$
O
p
e
n
A
I
K
e
y
can be persistently set across sessions with:
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
"
]
=
"
<
Y
O
U
R
A
P
I
K
E
Y
>
"
S
e
e
A
l
s
o
S
y
s
t
e
m
C
r
e
d
e
n
t
i
a
l
▪
O
p
e
n
A
I
K
e
y
T
e
c
h
N
o
t
e
s
▪
C
o
n
f
i
g
u
r
i
n
g
O
p
e
n
A
I
C
r
e
d
e
n
t
i
a
l
s
R
e
l
a
t
e
d
L
i
n
k
s
h
t
t
p
s
:
/
/
b
e
t
a
.
o
p
e
n
a
i
.
c
o
m
/
a
c
c
o
u
n
t
/
a
p
i
-
k
e
y
s
"
"