dylanshine / openai-kit

A community Swift package used to interact with the OpenAI API
https://platform.openai.com/docs/api-reference
MIT License
703 stars 109 forks source link

feat: Add new GPT-4-Vision Support and support custom URL with port. #66

Open Kan1aSorata opened 10 months ago

Kan1aSorata commented 10 months ago

Hi, I'm a chinese student, thank for ur amazing repo about open-ai, It helps me a lot during develop. I add some new feature for this. Since our school uses its own OPENAI KEY platform, it is necessary to access it through a specific port, but i found this repo is not support that, so i add it, and also support the new GPT4-Vision.