Skip to content
Federico Navarrete edited this page Mar 12, 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 allow only one answer.

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

Do you want to know more about other models?

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

Clone this wiki locally