This app lets you talk directly with OpenAI ChatGPT through flows.
After installing the app, set up a free API key in the app settings. The API key will work for up to 3 months before it lapses. After the trial period the API key can be reactivated with a subscription.
Please follow the following guidelines when creating flows, or your account will be in danger of being shut down:
The following use-cases are prohibited:
* Illegal or harmful industries
* Misuse of personal data
* Promoting dishonesty
* Deceiving or manipulating users
* Trying to influence politics
The following types of content is not allowed:
* Hate
* Harassment
* Violence
* Self-harm
* Sexual
* Political
* Spam
* Deception
* Malware
Czytaj więcej
›
Złóż darowiznę
Karty Flow
Kiedy...
OpenAI
ChatGPT has a partial response
i
When ChatGPT is answering a question the first partial answer will trigger this card. The proceeding partial answers will be delayed until the flow action 'Tell ChatGPT to send next partial response' is called. This is to ensure that the text-to-speech engine has time to finish processing a partial answer before a new one arrives.
OpenAI
ChatGPT has finished answering
i
This card will only trigger when all the partial answers have been received. This could take some time if you ask for something like a fairytale.
Warning: The response string may be too long to be accepted by a text-to-voice assistant.
OpenAI
A webhook triggered with flag [[flag]] and message [[message]]
i
Use webhooks to allow for other input sources to this app. See the app settings help section to see what the webhook address is. If you add a flag then you can for example use it to choose whether or not to forward the text to image generation or to ChatGPT
Wtedy...
OpenAI
Ask ChatGPT the question Question to ask ChatGPT and _WAIT_ for the full answer
i
This is a very slow operation and should ONLY be used if you don't need a quick response, also the answer is not appropriate for text-to-speech clients who can't handle responses longer than ~200 characters. For this, you should use partial responses instead.
The question provided with this flow card will be sent to ChatGPT for processing. When completed, the answer will be returned in the text Token {{ChatGPT_FullResponse}}.
Advanced
OpenAI
Ask ChatGPT the question Question to ask ChatGPT and trigger partial responses
i
The question provided with this flow card will be sent to ChatGPT for processing. A trigger card is then triggered once the first partial answer arrive. Then when you have finished processing the partial response, you need to tell ChatGPT to send the next partial answer to trigger the next partial answer.
OpenAI
Tell ChatGPT to send next partial response
i
The pending partial responses are delayed until requested by this action. This is to prevent the text-to-speech device to be overwhelmed with commands.
OpenAI
Generate an image of size Image Size from the text Description and return it
i
Uses DALL·E to generate images according to your description.
Advanced
Opinie
Nie ma jeszcze opinii na temat tej aplikacji.
Kiedy zaczniesz używać aplikacji, będziesz mieć możliwość wystawienia opinii.

Dziękujemy za wystawienie opinii.
Wyślij opinię
Napisz opinię
Nowości
Wersja 1.3.0 — Added a flow that triggers by the webhook instead of triggering chatGPT directly when the webhook is triggered.
Zobacz listę zmian