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

Updates ChatGPT to 4o model #82

Merged
merged 7 commits into from
Jun 11, 2024
Merged

Updates ChatGPT to 4o model #82

merged 7 commits into from
Jun 11, 2024

Commits on Jun 11, 2024

  1. Updates ChatGPT to 4o model

    Adds support for image queries
    IzqCode committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7f2511c View commit details
    Browse the repository at this point in the history
  2. Fixes OpenAI instantiation without API key

    Conditionally instantiates OpenAI if there is a key
    since OpenAI throws an error when trying to instantiate without one
    mikeyaworski committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    46f8300 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46f45c4 View commit details
    Browse the repository at this point in the history
  4. Nit

    mikeyaworski committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a3864bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    220ffc2 View commit details
    Browse the repository at this point in the history
  6. [ChatGPT] Removes image arg on modal

    Improves label for ephemeral field on modal
    mikeyaworski committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ada240c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    668e9a6 View commit details
    Browse the repository at this point in the history