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
C
h
a
t
M
e
s
s
a
g
e
O
b
j
e
c
t
O
p
e
n
A
I
C
h
a
t
M
e
s
s
a
g
e
O
b
j
e
c
t
[
…
]
r
e
p
r
e
s
e
n
t
s
a
m
e
s
s
a
g
e
i
n
a
C
h
a
t
G
P
T
c
o
n
v
e
r
s
a
t
i
o
n
.
O
p
e
n
A
I
C
h
a
t
M
e
s
s
a
g
e
O
b
j
e
c
t
[
r
o
l
e
,
t
e
x
t
]
c
r
e
a
t
e
s
a
m
e
s
s
a
g
e
w
i
t
h
t
h
e
s
p
e
c
i
f
i
e
d
r
o
l
e
a
n
d
t
e
x
t
.
D
e
t
a
i
l
s
a
n
d
O
p
t
i
o
n
s
Examples
(
1
)
Basic Examples
(
1
)
Create a message:
I
n
[
1
]
:
=
O
p
e
n
A
I
C
h
a
t
M
e
s
s
a
g
e
O
b
j
e
c
t
[
"
u
s
e
r
"
,
"
H
e
l
l
o
!
H
o
w
a
r
e
y
o
u
?
"
]
O
u
t
[
1
]
=
O
p
e
n
A
I
C
h
a
t
M
e
s
s
a
g
e
O
b
j
e
c
t
r
o
l
e
:
u
s
e
r
t
e
x
t
:
H
e
l
l
o
!
H
o
w
a
r
e
y
o
u
?
Use the message in a chat:
I
n
[
2
]
:
=
O
p
e
n
A
I
T
e
x
t
C
o
m
p
l
e
t
i
o
n
O
b
j
e
c
t
[
%
]
O
u
t
[
2
]
=
O
p
e
n
A
I
C
h
a
t
M
e
s
s
a
g
e
O
b
j
e
c
t
r
o
l
e
:
a
s
s
i
s
t
a
n
t
t
e
x
t
:
A
s
a
n
A
I
l
a
n
g
u
a
g
e
m
o
d
e
l
,
I
d
o
n
'
t
h
a
v
e
f
e
e
l
i
n
g
s
,
b
u
t
I
'
m
a
l
w
a
y
s
f
u
n
c
t
i
o
n
i
n
g
o
p
t
i
m
a
l
l
y
.
T
h
a
n
k
y
o
u
f
o
r
a
s
k
i
n
g
.
H
o
w
c
a
n
I
a
s
s
i
s
t
y
o
u
t
o
d
a
y
?
S
e
e
A
l
s
o
O
p
e
n
A
I
T
e
x
t
C
o
m
p
l
e
t
i
o
n
O
b
j
e
c
t
R
e
l
a
t
e
d
G
u
i
d
e
s
▪
O
p
e
n
A
I
L
i
n
k
"
"