MARKETPLACE
PLUGINS
OPEN AI RESPONSES API CHAT GPT
Open AI Responses API Chat GPT logo

Open AI Responses API Chat GPT

Published November 2025
   •    Updated January 2026

Plugin details

Connect with Open AI using the most modern Responses API. Other plugins use the older Completions API which was deprecated and received it's final update in 2023.
This plugin is very simple. With each prompt you must also send the entire history of the conversation, to give the GPT context.

The history is a comma-separated list of texts formatted as JSON like this:

{"role": "user", "content": "Write me a poem about my dog!"}

The GPT's answer text will be in the response's output:first item's content:first item's text.


Documentation:
https://github.com/codeless-love/Bubble-Plugin-Open-AI-Responses-API-Chat-GPT/blob/main/README.md


Demo App Editor:
https://bubble.io/page?id=demo-openai-responses-api&tab=Design&name=index&type=page&elements=bTGYf


Demo App Runtime:
https://demo-openai-responses-api.bubbleapps.io/version-test


This is a free and open source, community maintained plugin. Contribute by improving our docs, reporting bugs, or adding features.

Free

For everyone

stars   •   0 ratings
37 installs  
This plugin does not collect or track your personal data.

Other actions

Platform

Web & Native mobile

Contributor details

Codeless Love Community-Maintained Plugins logo
Codeless Love Community-Maintained Plugins
Joined 2024   •   3 Plugins
View contributor profile

Instructions

Use the Prompt API action to send the entire conversation history including the current prompt. Follow documentation to format it as JSON properly.
Read the response from output>content>text.

It is suggested that you create a data type Messages which will store the data and can be used to generate correct JSON.

Types

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

Categories

This plugin can be found under the following categories:
Chat   •   Technical   •   AI   •   Visual Elements

Resources

Support contact
Documentation
Tutorial

Rating and reviews

No reviews yet

This plugin has not received any reviews.
Bubble