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
Experimenting with Prompts
ChatGPT Conversation with Prompts
ChatGPT Testing with ChatObjects
ChatGPT Single Question with Prompts
​
ChatGPTPromptExplorerGeneralPalette
[]
opens the navigation palette for ChatGPTPromptExplorer
Opening the ChatGPTPromptExplorerGeneralPalette.
First load the package:
Needs["DavidReiss`ChatGPTPromptExplorer`ChatGPTPromptExplorer`"];
ChatGPT Conversation with Prompts
If you open a Prompt Notebook such as the following, and click on the "ChatGPT Conversation with Prompts" button in the palette a ChatGPT "conversational" session will open in a new Notebook.
This new Notebook will then be primes with the prompts from the Prompt Notebook. And you can now test that prompt in a ChatGPT conversational session.
◼
  • The "Reset Conversation "button will clear the current conversation so that you can start anew.
  • If you select the Prompt Notebook again and click on the "ChatGPT Conversation with Prompts" button in the palette the current notebook with the ChatGPT "conversational" session will close and a fresh version will open using the current state of the prompts in the Prompt Notebook.
    Generally you will do this if you have made changes to the prompts in the Prompt Notebook.
    ChatGPT Single Question with Prompts
    This "ChatGPT Single Question with Prompts" button creates a ChatGPT "single question" session that opens in a new Notebook.
    Rather than a continuous conversation this interface allows only a single question at a time—this is sometimes useful for a quick check of your prompt.
    If you select the Prompt Notebook again and click on the "ChatGPT Single Question with Prompts" button in the palette the current notebook with the ChatGPT "single question" session will close and a fresh version will open using the current state of the prompts in the Prompt Notebook.
    ChatGPT Testing with ChatObjects
    If you open a Prompt Notebook click on the "Show ChatObject" button in the palette a new notebook will open with the ChatObject corresponding to the prompt in the Prompt Notebook in an Input cell.
    This ChatObject can then be used, for example, in testing with ChatEvaluate:

    © 2025 Wolfram. All rights reserved.

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