Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fanmixco/openai-outsystems-wrapper
A simple wrapper for the OpenAI APIs for OutSystems
https://github.com/fanmixco/openai-outsystems-wrapper
ai asset chat chatbot chatgpt embeddings gen-ai genai gpt-4 low-code no-code open-source openai openai-api openai-chatgpt openai-wrapper outsystems
Last synced: 19 days ago
JSON representation
A simple wrapper for the OpenAI APIs for OutSystems
- Host: GitHub
- URL: https://github.com/fanmixco/openai-outsystems-wrapper
- Owner: FANMixco
- License: bsd-3-clause
- Created: 2024-03-08T21:04:12.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-09T18:55:14.000Z (5 months ago)
- Last Synced: 2024-10-06T10:24:20.134Z (about 1 month ago)
- Topics: ai, asset, chat, chatbot, chatgpt, embeddings, gen-ai, genai, gpt-4, low-code, no-code, open-source, openai, openai-api, openai-chatgpt, openai-wrapper, outsystems
- Homepage: https://www.outsystems.com/forge/component-overview/18160/openai-api-wrapper-o11
- Size: 2.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# OpenAI OutSystems Wrapper
A wrapper for the latest OpenAI APIs, including GPT-4 and embeddings. It supports Chat, Embeddings, Completion (legacy), and Image Generation. To use it you must first get your **OpenAI key** here: [platform.openai.com/api-keys](https://platform.openai.com/api-keys)
If you want to download it for your project, the **Asset** is available on **Forge**:
[Open AI Wrapper](https://www.outsystems.com/forge/component-overview/18160/openai-api-wrapper-o11)![Preview](https://www.outsystems.com/forge-assets/dded9a4c-89df-49af-b973-13f99ba89da8/screenshots/fullsize_6c4e1add-eb1a-437f-a3a0-87da6df147d9-20240516145208.png)
For the texting mode, I have tested:
- **Chat:** gpt-4 and gpt-3.5-turbo
- **Completion/Legacy:** gpt-3.5-turbo-instructHere is more info about the other available models:
[platform.openai.com/docs/models](https://platform.openai.com/docs/models)Read the [Wiki](https://github.com/FANMixco/openai-outsystems-wrapper/wiki) for further instructions.
## Follow me on
| LinkedIn |YouTube|Amazon|Goodreads|Instagram|Cyber Prophets|Sharing Your Stories|TikTok|
|:----------|:------------:|:------------:|:------------:|:------------:|:------------:|:------------:|:------------:|
|[![LinkedIn](https://i.sstatic.net/idQWu.png)](https://www.linkedin.com/in/federiconavarrete)|[![YouTube](https://i.sstatic.net/CFPMR.png)](https://youtube.com/@FedericoNavarrete)|[![Amazon](https://i.sstatic.net/NFOeE.png)](https://www.amazon.com/Federico-Navarrete/e/B08NJTXQRV)|[![Goodreads](https://i.sstatic.net/oBk0g.jpg)](https://www.goodreads.com/author/show/21125413.Federico_Navarrete)|[![Instagram](https://i.sstatic.net/PIfqY.png)](https://www.instagram.com/federico_the_consultant)|[![RedCircle Podcast](https://i.sstatic.net/4XICF.png)](https://redcircle.com/shows/cyber-prophets)|[![RedCircle Podcast](https://i.sstatic.net/4XICF.png)](https://redcircle.com/shows/sharing-your-stories)|[![TikTok](https://i.sstatic.net/pP7X2.png)](https://www.tiktok.com/@federicostories)|### Let's get in touch at: [federiconavarrete.com](https://federiconavarrete.com)