Skip to content
Federico Navarrete edited this page Mar 13, 2024 · 14 revisions

Welcome to the OpenAI OutSystems Wrapper Wiki!

In this place, you will have some short examples of how to configure the asset.

To use this asset, you must first get an OpenAI Key: platform.openai.com/api-keys

Here you can learn more how to use:

This is the default mode for creating chatbots like ChatGPT.

This is the legacy mode that allows you to get only one answer and cannot continue a conversation.

This mode allows the asset to create images and provide an URL.

Do you want to know more about other available models?

Here is more info about the other available models available: platform.openai.com/docs/models

Clone this wiki locally