Jump to content

OpenAI: Difference between revisions

From Saxton Publishing Technical Documentation
Created page with "=Two Methods to Use OpenAI's GPT Models= * ChatGPThttps://www.chatgpt.com is a Multi-modal generative AI platform that transforms a user's prompts into text, Computer code, images, AI agents, and files in several formats. * Open AI APIhttps://openai.com/api/"
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Two Methods to Use OpenAI's GPT Models=
= Prompt Methods =


* [[ChatGPT]]https://www.chatgpt.com is a [[Multi-modal]] generative AI platform that transforms a user's prompts into text, [[Computer code]], images, [[AI agents]], and files in several formats.
* [[ChatGPT Prompts]] https://www.chatgpt.com ChatGPT is a [[Multi-modal]] generative AI platform that transforms a user's prompts into text, [[Computer code]], images, [[AI agents]], and files in several formats.


* [[Open AI API]]https://openai.com/api/
* [[Open AI API Prompts]] https://openai.com/api/ OpenAI has an API platform to let developers test their prompts for the OpenAI API. The [[API]] directly links third-party applications to OpenAI's GPT model.

Latest revision as of 02:06, 15 December 2025

Prompt Methods