Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Showcase
  4. Qml plugin for OpenAI endpoints
Forum Updated to NodeBB v4.3 + New Features

Qml plugin for OpenAI endpoints

Scheduled Pinned Locked Moved Unsolved Showcase
1 Posts 1 Posters 389 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • O Offline
    O Offline
    omrdk
    wrote on last edited by
    #1

    Hey ppl,

    I've created a Qml plugin and a representative example application for OpenAI endpoints in order to expand general usage of OpenAI in Qt based projects. Available endpoints are:

    • /v1/completions
    • /v1/chat/completions
    • /v1/edits
    • /v1/audio/transcriptions
    • /v1/audio/translations
    • /v1/images/generations
    • /v1/images/edits
    • /v1/images/variations

    Although taking instance and using the corresponding endpoint classes in Qml, it is also possible to instantiate them in C++ with small change in CMake file which I've pointed in my repository.
    Should you have any enhancement ideas or any problem with the code, please don't hesitate to get in contact.

    1 Reply Last reply
    0
    • O omrdk deleted this topic on
    • O omrdk restored this topic on

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved