MARKETPLACE
PLUGINS
OPENAI - COMPLETE KIT
OpenAI - Complete Kit logo

OpenAI - Complete Kit

Published January 2024
   •    Updated March 2025

Plugin details

*Support Realtime Speech-to-Speech API* *Support GPT-o1*
*SUPPORT streaming for Text-to-Speech & Chat*
+ GPT-4o, DALL-E 3, Text-to-speech...
Bring your own key plugin.


Supported in the plugin
- ChatCompletion with GPT-o1, GPT-4o, GPT-4, GPT-3.5 (turbo supported)
- DALL-E 3
- Text-to-Speech
- Text-to-Speech Streaming
- Transcription with Whisper
- Assistant management (create, list, delete)
- Thread management (create, delete, retrieve)
- Messages management (create, retrieve)
- Run Thread with Assistants
- File management (create, retrieve, list, delete)
- Moderation (create)
- Embeddings (create)
- Text completions streaming
- FineTuning


Todo list (coming soon) :
- Better implementation of Vision model*

*Note :
You can already use Vision with the Chat Completions Action, it's a bit more tricky :
- You have to set the model to : gpt-4o-mini
- And to add images to message you will have to change a little bit the message object, example :
{ role: "user", content: [
         {
           "type": "text",
           "text": "What’s in this image?"
         },
         {
           "type": "image_url",
           "image_url": {
             "url": "image_url"
           }
         }
       ] }
it has to be a string that can be parsed in JSON by the plugin.

The end user will have to input his own API key.
API Key is Exposed in the front end !!

$67

One time  •  Or  $7/mo

48 installs  
This plugin does not collect or track your personal data.

Contributor details

 logo
Joined 2025   •   12 Plugins
View contributor profile

Instructions

Indication for your users : - Go to openai.com
- Create an account
- Add your payment method
- Generate an API key
- Add the API key in your account settings


Editor : https://bubble.io/page?type=page&name=openai&id=vima-plugins-demo&tab=tabs-1


For Realtime (beta, WIP) :
Demo : https://vima-plugins-demo.bubbleapps.io/version-test/openai-realtime
Editor : https://bubble.io/page?id=vima-plugins-demo&test_plugin=1699296223366x368409107484639200_current&tab=tabs-2&name=openai-realtime&type=page


any bug or suggestion
contact vincent.maurin@panja.io

Types

This plugin can be found under the following types:
Api   •   Action   •   Background Services   •   Element   •   Event

Categories

This plugin can be found under the following categories:
Media   •   AI   •   Productivity   •   Visual Elements

Resources

Support contact
Documentation
Tutorial

Rating and reviews

Bubble