PowerPlatformConnectors icon indicating copy to clipboard operation
PowerPlatformConnectors copied to clipboard

Open ai whisper functions multimodal

Open PowerRobin opened this issue 2 years ago • 1 comments

Update to the Independent Publisher Connector to OpenAI.

Authentication

Added script, that automatically adds "Bearer " in front of the Api-Key if it's not there already. (Backwards compatibility to everyone who has entered it)

Endpoints

Removed 2 deprecated Completionendpoints that don't work anymore

Updated ChatCompletion operation

  • functions support
  • support for multimodal gpt-4 model
  • added some properties to the response object via script for easier usability (e.g. directly access to the response string, which is normally inside an array)

Updated CreateImage operation

  • support for model dall-e-3 added

Added Speech2Text operation

  • get transcription of your audio files

Added CreateSpeech operation

  • create audio from your text

PowerRobin avatar Jan 14 '24 20:01 PowerRobin

Hello @PowerRobin,

Your Branch has conflicts, could you please resolve them?

image

vmanoharas avatar Jan 16 '24 16:01 vmanoharas

Hello @PowerRobin,

I am following up on my previous message, kindly resolve conflicts.

vmanoharas avatar Jun 19 '24 14:06 vmanoharas

Hello @PowerRobin,

This pull request was initiated six months ago and appears to be outdated. I am proceeding to close this PR.

vmanoharas avatar Jun 25 '24 10:06 vmanoharas