taichimaeda / markpilot

AI-powered inline completions and chat view for Obsidian
MIT License
5 stars 1 forks source link

Add Support for GPT-4o in OpenAI #7

Closed Ashesh3 closed 2 months ago

Ashesh3 commented 2 months ago

Currently the model selection of OpenAI does not have gpt-4o in the list. It is a newly released model which is more intelligent and faster than the previous models.

Reference: https://platform.openai.com/docs/models/gpt-4o

Could you add this to the supported models list?

taichimaeda commented 2 months ago

Hi I've just made a new release for this, thanks for the PR!