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
ChatGPTPluginKit
Guides
ChatGPTPluginKit
Tech Notes
Install ChatGPT Plugin
Symbols
ChatGPTPluginCloudDeployment
ChatGPTPluginCloudDeploy
ChatGPTPluginDeployment
ChatGPTPluginDeploy
ChatGPTPluginEndpoint
ChatGPTPlugin
Wolfram`ChatGPTPluginKit`
C
h
a
t
G
P
T
P
l
u
g
i
n
E
n
d
p
o
i
n
t
C
h
a
t
G
P
T
P
l
u
g
i
n
E
n
d
p
o
i
n
t
[
n
a
m
e
,
p
a
r
a
m
s
,
f
u
n
]
R
e
p
r
e
s
e
n
t
s
a
n
e
n
d
p
o
i
n
t
w
i
t
h
t
h
e
s
p
e
c
i
f
i
e
d
n
a
m
e
,
p
a
r
a
m
e
t
e
r
s
,
a
n
d
f
u
n
c
t
i
o
n
b
o
d
y
.
C
h
a
t
G
P
T
P
l
u
g
i
n
E
n
d
p
o
i
n
t
[
{
n
a
m
e
,
p
r
o
m
p
t
}
,
p
a
r
a
m
s
,
f
u
n
]
A
s
s
o
c
i
a
t
e
s
t
h
e
s
p
e
c
i
f
i
e
d
p
r
o
m
p
t
w
i
t
h
t
h
e
e
n
d
p
o
i
n
t
.
C
h
a
t
G
P
T
P
l
u
g
i
n
E
n
d
p
o
i
n
t
[
n
a
m
e
,
a
s
s
o
c
]
U
s
e
s
a
n
a
s
s
o
c
i
a
t
i
o
n
t
o
s
p
e
c
i
f
y
a
n
d
e
n
d
p
o
i
n
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 simple endpoint to be called from a ChatGPT plugin:
I
n
[
1
]
:
=
C
h
a
t
G
P
T
P
l
u
g
i
n
E
n
d
p
o
i
n
t
[
"
r
e
v
e
r
s
e
"
,
"
s
t
r
i
n
g
"
,
S
t
r
i
n
g
R
e
v
e
r
s
e
[
#
s
t
r
i
n
g
]
&
]
O
u
t
[
1
]
=
C
h
a
t
G
P
T
P
l
u
g
i
n
E
n
d
p
o
i
n
t
n
a
m
e
:
r
e
v
e
r
s
e
S
e
e
A
l
s
o
C
h
a
t
G
P
T
P
l
u
g
i
n
R
e
l
a
t
e
d
G
u
i
d
e
s
▪
C
h
a
t
G
P
T
P
l
u
g
i
n
K
i
t
"
"