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

ChatGPTPromptExplorer

Guides

  • ChatGPTPromptExplorer

Tech Notes

  • ChatGPTPromptExplorer Workflows
  • ChatGPTPromptExplorer
  • Designing an LLMFunction
  • Experimenting with Prompts
  • Working with Chatbooks
  • Working with https://chat.openai.com/
  • Working with the Prompt Repository

Symbols

  • ChatGPTPromptExplorerGeneralPalette
  • ChatGPTPromptExplorerUIElement
  • ChatGPTQAPI
  • createPromptNotebook
  • getAllOpenAIModels
  • getPromptsFromPromptNotebook
  • promptEngineeringCell
  • $openAIAPIKey
DavidReiss`ChatGPTPromptExplorer`ChatGPTPromptExplorer`
promptEngineeringCell
​
promptEngineeringCell[]
creates a new prompt engineering TextCell.
​
​
promptEngineeringCell[string]
creates a new prompt engineering TextCell where the value of its"DefaultContent" option is set to the string. The resulting cell appears in a list of length 1. If the option "MakeTextSentences" is True then the string will be broken into TextSentences and the length of the list will be the same as the number of sentences generated.
​
​
promptEngineeringCell[{string1,string2,...]
creates new prompt engineering TextCells in a list, one TextCell for each string.
​
Details and Options

Examples  
(5)
Basic Examples  
(1)
In[1]:=
promptEngineeringCell
[]
Options  
(3)

Possible Issues  
(1)

SeeAlso
createPromptNotebook
TechNotes
▪
ChatGPTPromptExplorer
▪
ChatGPTPromptExplorer Workflows
""

© 2025 Wolfram. All rights reserved.

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