SpeziLLM icon indicating copy to clipboard operation
SpeziLLM copied to clipboard

Add support for GPT-4o

Open vishnuravi opened this issue 9 months ago • 0 comments

Problem

We would like to add support for the new GPT-4o model from OpenAI to SpeziLLM.

Solution

Since SpeziLLM depends on the OpenAI package to interact with OpenAI services, we will need to first update this package to support GPT-4o. A pull request has been created for this: https://github.com/StanfordBDHG/OpenAI/pull/3

Additional context

No response

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct and Contributing Guidelines

vishnuravi avatar May 15 '24 12:05 vishnuravi