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
ChatGPTPlugins
Guides
ChatGPT Plugins
Tech Notes
Install ChatGPT Plugin
Symbols
ChatGPTPluginDeploy
ChatGPTPluginEndpoint
ChatGPTPlugin
$ChatGPTPluginPort
ChristopherWolfram`ChatGPTPlugins`
C
h
a
t
G
P
T
P
l
u
g
i
n
D
e
p
l
o
y
C
h
a
t
G
P
T
P
l
u
g
i
n
D
e
p
l
o
y
[
p
l
u
g
i
n
]
d
e
p
l
o
y
s
a
C
h
a
t
G
P
T
p
l
u
g
i
n
t
o
a
l
o
c
a
l
w
e
b
s
e
r
v
e
r
.
C
h
a
t
G
P
T
P
l
u
g
i
n
D
e
p
l
o
y
[
p
l
u
g
i
n
,
p
o
r
t
]
s
e
t
s
u
p
t
h
e
w
e
b
s
e
r
v
e
r
t
o
u
s
e
t
h
e
s
p
e
c
i
f
i
e
d
p
o
r
t
n
u
m
b
e
r
.
D
e
t
a
i
l
s
a
n
d
O
p
t
i
o
n
s
Examples
(
4
)
Basic Examples
(
1
)
Create a ChatGPT plugin:
I
n
[
1
]
:
=
p
l
u
g
i
n
=
C
h
a
t
G
P
T
P
l
u
g
i
n
"
N
a
m
e
"
"
C
i
t
y
P
o
p
u
l
a
t
i
o
n
F
i
n
d
e
r
"
,
"
D
e
s
c
r
i
p
t
i
o
n
"
"
G
e
t
t
h
e
p
o
p
u
l
a
t
i
o
n
s
o
f
c
i
t
i
e
s
.
"
,
C
h
a
t
G
P
T
P
l
u
g
i
n
E
n
d
p
o
i
n
t
[
"
g
e
t
C
i
t
y
P
o
p
u
l
a
t
i
o
n
"
,
"
c
i
t
y
"
"
C
i
t
y
"
,
#
c
i
t
y
[
"
P
o
p
u
l
a
t
i
o
n
"
]
&
]
O
u
t
[
1
]
=
C
h
a
t
G
P
T
P
l
u
g
i
n
n
a
m
e
:
C
i
t
y
P
o
p
u
l
a
t
i
o
n
F
i
n
d
e
r
d
e
s
c
r
i
p
t
i
o
n
:
G
e
t
t
h
e
p
o
p
u
l
a
t
i
o
n
s
o
f
c
i
t
i
e
s
.
Deploy it to a local web server:
I
n
[
2
]
:
=
s
e
r
v
e
r
=
C
h
a
t
G
P
T
P
l
u
g
i
n
D
e
p
l
o
y
[
p
l
u
g
i
n
]
O
u
t
[
2
]
=
S
o
c
k
e
t
L
i
s
t
e
n
e
r
E
n
d
p
o
i
n
t
:
1
2
7
.
0
.
0
.
1
M
e
s
s
a
g
e
s
:
M
i
s
s
i
n
g
[
N
o
t
A
v
a
i
l
a
b
l
e
]
Stop the web server:
I
n
[
3
]
:
=
D
e
l
e
t
e
O
b
j
e
c
t
[
s
e
r
v
e
r
]
S
c
o
p
e
(
1
)
A
p
p
l
i
c
a
t
i
o
n
s
(
1
)
P
r
o
p
e
r
t
i
e
s
&
R
e
l
a
t
i
o
n
s
(
1
)
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
s
"
"