OpenAI
The OpenAI API can be applied to virtually any task that involves understanding or generating natural language or code. GPT3 is one of OpenAI's most popular AI models.
Last updated
The OpenAI API can be applied to virtually any task that involves understanding or generating natural language or code. GPT3 is one of OpenAI's most popular AI models.
Last updated
Copy our OpenAI GPT3 Template
Review the official OpenAI API Documentation 📖
Missing a formula? Suggest one here 💡
Note that "options" are optional, other variables are required 👍
You can always contact us via support@sheet.link or by messaging us on Twitter @SheetLink
Formula (No OpenAI Key Required 🎉)
=OpenAI_GPT3_SummarizeForASecondGrader( "text_to_summarize", "options")
Summarize text (600 character max) for a second grader using the Davinci engine
Formula (OpenAI API Key Required)
=OpenAI_GPT3CompletionDavinci( "prompt", "max_tokens", "options")
Get a GPT3 completion using the Davinci engine
=OpenAI_GPT3Completion( "prompt", "max_tokens", "engine", "options")
Get a GPT3 completion
Page
🚀 Quick Start
60 second getting started guide.
❓ FAQ
Answers to frequently asked SheetLink questions.
🛠️ Functions
Powerful functions unique to SheetLink.
💪 "options"
Control the request to and response from any application.