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`
$openAIAPIKey
​
$openAIAPIKey
contains the value of your OpenAI API key.
​
Examples  
(1)
Basic Examples  
(1)
The value of your OpenAI API key is contained in the value of
In[1]:=
SystemCredential["OPENAI_API_KEY"]
If you do not have an OpenAI API key you can get one from https://platform.openai.com/signup.
Once you have your OpenAI API key assign it as follows (in an Input cell):
SystemCredential["OPENAI_API_KEY"] = "your key here"
Your key will be persistently retained for future use in the Wolfram Language in later sessions.
When you launch ChatGPTPRomptExplorer the value of
SystemCredential["OPENAI_API_KEY"]
will automatically be assigned to
$openAIAPIKey
: you do not need to re-enter it.
TechNotes
▪
ChatGPTPromptExplorer
▪
ChatGPTPromptExplorer Workflows
""

© 2025 Wolfram. All rights reserved.

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