briansunter / logseq-plugin-gpt3-openai

A plugin for GPT-3 AI assisted note taking in Logseq
https://twitter.com/bsunter
MIT License
710 stars 69 forks source link

bump openapi to 4.x and add dall-e-3 support #142

Open damionjunk opened 1 week ago

damionjunk commented 1 week ago

My goal was to enable using dall-e-3 instead of dall-e-2, which required several updates:

image

Opening as draft for discussion.

This migration guide was followed: https://github.com/openai/openai-node/discussions/217

image