Skip to content
Federico Navarrete edited this page Mar 23, 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. You must download it from Forge first.

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

Here you can learn more about 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 a URL.

This mode allows you to use the embeddings.

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