Give us feedback
openai-api
Service icon

OpenAI API Wrapper

Stable version 1.0.3 (Compatible with OutSystems 11)
Uploaded on 12 Mar by 
0.0
 (0 ratings)
openai-api

OpenAI API Wrapper

Details
A wrapper for the latest OpenAI APIs, including GPT-4. It supports Chat, Completion (legacy), and Image Generation.
Read more

A wrapper for the latest OpenAI APIs, including GPT-4. It supports Chat, Completion, and Image Generation. To use it you must first get your OpenAI key here: platform.openai.com/api-keys

For the texting mode, I have tested the following models:

  • Chat: gpt-4 and gpt-3.5-turbo
  • Completion/Legacy: gpt-3.5-turbo-instruct


More info about the other available models: platform.openai.com/docs/models

Read the Wiki for further instructions or download the example.


Do you want to support future updates? Fork and create a pull request with your new changes at:

github.com/FANMixco/openai-outsystems-wrapper

So, we can keep this Asset fully updated for the entire community!


Would you like to go the extra mile? You can buy me a coffee.

www.buymeacoffee.com/fanmixco

Or get a copy of my latest book:

a.co/d/j9jtHFt

Release notes (1.0.3)

This is the only Asset in Forge that supports Chat Completion (AKA GPT-4 or GPT-3.5-TURBO models) with the latest OpenAI API:


No other Asset in Forge supports it for now. The other Assets only support the legacy API for completion (AKA GPT-3.5-TURBO-INSTRUCT model).

Furthermore, I expanded it for Embeddings also:

platform.openai.com/docs/guides/embeddings

This is for Open AI only, not Azure OpenAI.

License (1.0.3)
Reviews (0)
Team