Group Abstract Group Abstract

Message Boards Message Boards

Direct API access to new features of GPT-4 (including vision, DALL-E, and TTS)

11 Replies

Hi Everyone,

there is an updated version the functions and additional functionality available via my newer posts such as Google's Gemini - API access from the Wolfram Language and Mistral AI via the API in the Wolfram Language

Please have a look there for more on LLMs in MMA.

Cheers, Marco

POSTED BY: Marco Thiel

Great post!

FWIW, I was experimenting a bit over the weekend, and I suspect that you may be able to access Dall-E-3 via the OpenAI service function

ServiceExecute["OpenAI", "ImageCreate",
 {"Prompt" -> "A cartoon of a a capybara riding a motorcycle and wearing a bowtie",
 "Model" -> "dall-e-3"}]
POSTED BY: Joshua Schrier

Useful, thanks for posting the code! enter image description here

POSTED BY: Anton Antonov
POSTED BY: Marco Thiel
POSTED BY: Anton Antonov

Dear Anton,

I read your post and really like it (as always). It is very useful indeed.

I have just posted a couple of posts on other LLMs such as Gemini and Mistral.

Cheers,

Marco

POSTED BY: Marco Thiel

This is so useful. Thank you very much!

POSTED BY: James Choi

If you enjoyed this post you might be interested in another post of mine where I introduce a function to interact with the API of Llama (another LLM) and compare it with GPT.

Cheers, Marco

POSTED BY: Marco Thiel

There is a related post I just made available:

https://community.wolfram.com/groups/-/m/t/3062832

It uses some of the functionality described in this post to produce images like these:

enter image description here

POSTED BY: Marco Thiel

enter image description here -- you have earned Featured Contributor Badge enter image description here Your exceptional post has been selected for our editorial column Staff Picks http://wolfr.am/StaffPicks and Your Profile is now distinguished by a Featured Contributor Badge and is displayed on the Featured Contributor Board. Thank you!

POSTED BY: EDITORIAL BOARD
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard