Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for GPT-4o #56

Closed
1 task done
vishnuravi opened this issue May 15, 2024 · 1 comment
Closed
1 task done

Add support for GPT-4o #56

vishnuravi opened this issue May 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@vishnuravi
Copy link
Member

vishnuravi commented May 15, 2024

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: StanfordBDHG/OpenAI#3

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines
@vishnuravi vishnuravi added the enhancement New feature or request label May 15, 2024
@vishnuravi
Copy link
Member Author

This was completed in #57.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant