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
LLMFunctions
Guides
LLM-Related Functionality
Symbols
ChatEvaluate
ChatObject
GenerateLLMToolResponse
ImageSynthesize
LLMConfiguration
LLMEvaluator
LLMExampleFunction
LLMFunction
LLMPrompt
LLMResourceFunction
LLMSynthesize
LLMTool
LLMToolRequest
LLMToolResponse
$LLMEvaluator
L
L
M
P
r
o
m
p
t
L
L
M
P
r
o
m
p
t
[
"
n
a
m
e
"
]
g
i
v
e
s
t
h
e
T
e
m
p
l
a
t
e
O
b
j
e
c
t
f
o
r
t
h
e
s
p
e
c
i
f
i
e
d
l
a
r
g
e
l
a
n
g
u
a
g
e
m
o
d
e
l
p
r
o
m
p
t
.
L
L
M
P
r
o
m
p
t
[
r
e
s
o
u
r
c
e
]
r
e
t
r
i
e
v
e
s
t
h
e
T
e
m
p
l
a
t
e
O
b
j
e
c
t
f
o
r
t
h
e
s
p
e
c
i
f
i
e
d
r
e
s
o
u
r
c
e
.
L
L
M
P
r
o
m
p
t
[
…
,
p
a
r
a
m
s
]
g
i
v
e
s
t
h
e
T
e
m
p
l
a
t
e
O
b
j
e
c
t
w
i
t
h
s
l
o
t
s
f
i
l
l
e
d
i
n
b
y
p
a
r
a
m
s
.
L
L
M
P
r
o
m
p
t
[
…
]
[
p
1
,
p
2
,
…
]
a
p
p
l
i
e
s
a
t
e
m
p
l
a
t
e
w
i
t
h
n
u
m
b
e
r
e
d
s
l
o
t
s
t
o
p
a
r
a
m
e
t
e
r
v
a
l
u
e
s
p
i
.
L
L
M
P
r
o
m
p
t
[
…
]
[
k
e
y
1
p
1
,
k
e
y
2
p
2
]
a
p
p
l
i
e
s
a
t
e
m
p
l
a
t
e
w
i
t
h
n
a
m
e
d
s
l
o
t
s
t
o
p
a
r
a
m
e
t
e
r
d
a
t
a
.
D
e
t
a
i
l
s
Examples
(
6
)
Basic Examples
(
3
)
Retrieve a prompt template from the
W
o
l
f
r
a
m
P
r
o
m
p
t
R
e
p
o
s
i
t
o
r
y
:
I
n
[
1
]
:
=
L
L
M
P
r
o
m
p
t
[
"
E
L
I
5
"
]
O
u
t
[
1
]
=
T
e
m
p
l
a
t
e
O
b
j
e
c
t
C
o
n
t
e
n
t
:
A
n
s
w
e
r
q
u
e
s
t
i
o
n
s
a
s
i
f
t
h
e
l
i
s
t
e
n
e
r
i
s
a
f
i
v
e
y
e
a
r
o
l
d
c
h
i
l
d
.
1
T
e
m
p
l
a
t
e
S
l
o
t
c
o
u
n
t
:
1
P
a
r
a
m
e
t
e
r
s
:
—
Apply an
L
L
M
P
r
o
m
p
t
to values to get a prompt string:
I
n
[
1
]
:
=
L
L
M
P
r
o
m
p
t
[
"
I
n
f
o
r
m
a
l
R
e
p
h
r
a
s
e
"
]
[
"
W
e
l
c
o
m
e
c
o
l
l
e
a
g
u
e
s
"
]
O
u
t
[
1
]
=
R
e
w
r
i
t
e
t
h
e
f
o
l
l
o
w
i
n
g
t
e
x
t
u
s
i
n
g
i
n
f
o
r
m
a
l
l
a
n
g
u
a
g
e
.
R
e
s
p
o
n
s
e
w
i
t
h
t
h
e
c
o
r
r
e
c
t
e
d
t
e
x
t
a
n
d
n
o
t
h
i
n
g
e
l
s
e
.
W
e
l
c
o
m
e
c
o
l
l
e
a
g
u
e
s
Insert values into an
L
L
M
P
r
o
m
p
t
:
I
n
[
1
]
:
=
L
L
M
P
r
o
m
p
t
[
"
I
n
f
o
r
m
a
l
R
e
p
h
r
a
s
e
"
,
{
"
W
e
l
c
o
m
e
c
o
l
l
e
a
g
u
e
s
"
}
]
O
u
t
[
1
]
=
T
e
m
p
l
a
t
e
O
b
j
e
c
t
C
o
n
t
e
n
t
:
R
e
w
r
i
t
e
t
h
e
f
o
l
l
o
w
i
n
g
t
e
x
t
u
s
i
n
g
i
n
f
o
r
m
a
l
l
a
n
g
u
a
g
e
.
R
e
s
p
o
n
s
e
w
i
t
h
t
h
e
c
o
r
r
e
c
t
e
d
t
e
x
t
a
n
d
n
o
t
h
i
n
g
e
l
s
e
.
W
e
l
c
o
m
e
c
o
l
l
e
a
g
u
e
s
P
a
r
a
m
e
t
e
r
s
:
—
S
c
o
p
e
(
3
)
"
"