ozdemir08 / youtube-video-summarizer

MIT License
25 stars 4 forks source link

Add GPT version to settings #1

Open jonzfisher opened 7 months ago

jonzfisher commented 7 months ago

Just checked this out from the obsidian releases as I'm also getting my plugin reviewed. Really cool plugin idea, good luck with its review!

Just noting here it'd be nice to have the GPT version in your plugin's settings. Sometimes GPT-4 would be nice for a better summary, or sometimes GPT-3.5 turbo would be nice for cost or speed, and should be a simpler change to drop this field into settings and persist it to the OpenAI client.

Also, if a new version of GPT comes out, a user would be able to just drop their preferred version into the setting.

ozdemir08 commented 7 months ago

Thanks, Jonathan, for checking out my plugin and suggesting improvements. Sure, I can add a setting for the GPT version in the next release.

I checked out your plugin and think Storyclocks is a cool concept. Good luck with the review!

zanodor commented 5 months ago

Gemini Pro as well, pls. Arkadash

ozdemir08 commented 5 months ago

I plan to add a setting to change the GPT models in the next weeks.

Adding Gemini Pro should not be too difficult. I will take a look at it as well. Thanks for your comment @zanodor.