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
[
EXPERIMENTAL
]
L
L
M
S
y
n
t
h
e
s
i
z
e
L
L
M
S
y
n
t
h
e
s
i
z
e
[
p
r
o
m
p
t
]
g
e
n
e
r
a
t
e
s
t
e
x
t
t
h
a
t
c
o
n
t
i
n
u
e
s
t
h
e
i
n
p
u
t
p
r
o
m
p
t
.
L
L
M
S
y
n
t
h
e
s
i
z
e
[
{
p
r
o
m
p
t
1
,
…
}
]
c
o
m
b
i
n
e
s
m
u
l
t
i
p
l
e
p
r
o
m
p
t
i
t
o
g
e
t
h
e
r
.
L
L
M
S
y
n
t
h
e
s
i
z
e
[
…
,
p
r
o
p
]
r
e
t
u
r
n
s
t
h
e
s
p
e
c
i
f
i
e
d
p
r
o
p
e
r
t
y
o
f
t
h
e
g
e
n
e
r
a
t
e
d
t
e
x
t
.
D
e
t
a
i
l
s
Examples
(
1
4
)
Basic Examples
(
3
)
Synthesize text based on a simple description:
I
n
[
7
]
:
=
L
L
M
S
y
n
t
h
e
s
i
z
e
[
"
A
s
h
o
r
t
p
o
e
m
a
a
b
o
u
t
a
b
o
a
r
"
]
O
u
t
[
4
5
]
=
I
n
t
h
e
f
o
r
e
s
t
,
t
h
r
o
u
g
h
t
h
e
b
r
u
s
h
,
A
b
o
a
r
w
i
t
h
t
u
s
k
s
,
o
h
h
o
w
t
h
e
y
r
u
s
h
!
W
i
t
h
s
n
o
r
t
s
a
n
d
g
r
u
n
t
s
,
t
h
e
y
r
o
a
m
a
n
d
p
l
a
y
,
M
a
j
e
s
t
i
c
i
n
t
h
e
i
r
o
w
n
w
i
l
d
w
a
y
.
Ask a question:
I
n
[
1
]
:
=
L
L
M
S
y
n
t
h
e
s
i
z
e
[
"
W
h
a
t
'
s
t
h
e
p
l
u
r
a
l
o
f
m
o
u
s
e
?
"
]
O
u
t
[
1
]
=
T
h
e
p
l
u
r
a
l
o
f
m
o
u
s
e
i
s
m
i
c
e
.
Return the full context of the LLM:
I
n
[
1
]
:
=
L
L
M
S
y
n
t
h
e
s
i
z
e
[
"
W
h
a
t
i
s
t
h
e
b
i
g
g
e
s
t
m
o
u
n
t
a
i
n
?
"
,
"
F
u
l
l
T
e
x
t
"
]
O
u
t
[
1
]
=
W
h
a
t
i
s
t
h
e
b
i
g
g
e
s
t
m
o
u
n
t
a
i
n
?
M
o
u
n
t
E
v
e
r
e
s
t
i
s
t
h
e
b
i
g
g
e
s
t
m
o
u
n
t
a
i
n
,
s
t
a
n
d
i
n
g
a
t
2
9
,
0
2
9
f
e
e
t
a
b
o
v
e
s
e
a
l
e
v
e
l
.
S
c
o
p
e
(
2
)
O
p
t
i
o
n
s
(
7
)
A
p
p
l
i
c
a
t
i
o
n
s
(
1
)
P
o
s
s
i
b
l
e
I
s
s
u
e
s
(
1
)
H
i
s
t
o
r
y
I
n
t
r
o
d
u
c
e
d
i
n
2
0
2
3
(
1
3
.
3
)
"
"