Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • 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
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

LLMFunctions

Symbols

  • ChatEvaluate
  • ChatObject
  • CreateChat
  • ImageSynthesize
  • LLMSynthesize
  • TextSynthesize
[
EXPERIMENTAL
]
LLMSynthesize
​
LLMSynthesize[prompt]
generates text that continues the input
prompt
.
​
​
LLMSynthesize[{
prompt
1
,…}]
combines multiple
prompt
i
together.
​
​
LLMSynthesize[…,n]
generates
n
results.
​
Details and Options

Examples  
(14)
Basic Examples  
(3)
Synthesize text based on a simple description:
In[7]:=
LLMSynthesize
["A short poem a about a boar"]
Out[45]=
In the forest, through the brush,A boar with tusks, oh how they rush!With snorts and grunts, they roam and play,Majestic in their own wild way.
​
Ask a question:
In[1]:=
LLMSynthesize
["What's the plural of mouse?"]
Out[1]=
The plural of mouse is mice.
​
Synthesize several variations using the same prompt:
In[1]:=
LLMSynthesize
["A famous river",3]
Out[1]=
{The Amazon River is a famous river in South America, known for its length and volume of water. It is approximately 6,400 km (4,000 miles) long and carries the largest volume of water of any river in the world.,The Nile River is one of the most famous rivers in the world, measuring approximately 4,135 miles and flowing through countries such as Egypt, Sudan, and Ethiopia.,The Amazon River is a famous river in South America, known for its length and amount of water flow.}
Scope  
(2)

Options  
(7)

Applications  
(1)

Possible Issues  
(1)

SeeAlso
FindTextualAnswer
 
▪
TextContents
 
▪
SpeechSynthesize
History
Introduced in 2023
 (13.3)
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com