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`
ChatGPTQAPI
​
ChatGPTQAPI
[inputAssociation,model]
returns the response from the ChatGPT API for the combination of prompt and question contained in the inputAssociation for the model chosen.
​
Details and Options

Examples  
(5)
Basic Examples  
(1)
Perform a simple query:
In[1]:=
ChatGPTQAPI
[​​{"role""user","content""Tell me breifly about ChatGPT"},"gpt-3.5-turbo"]
Out[1]=
{ChatGPT is an AI-powered chatbot that provides instant responses to users' queries and requests. It is designed to assist users in finding information, answering questions, and solving problems. ChatGPT uses natural language processing (NLP) and machine learning algorithms to understand and interpret users' messages and provide relevant and accurate responses. It can be integrated into various platforms, including websites, social media, and messaging apps, to enhance customer service and engagement.}
▪
Currently the value of the model can either be "gpt-3.5-turbo" or "gpt-4".
Options  
(3)

Possible Issues  
(1)

SeeAlso
​
TechNotes
▪
ChatGPTPromptExplorer
▪
ChatGPTPromptExplorer Workflows
""

© 2025 Wolfram. All rights reserved.

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