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

Allow using images as input with gpt-4 vision #286

Merged
merged 55 commits into from
Feb 9, 2024
Merged

Allow using images as input with gpt-4 vision #286

merged 55 commits into from
Feb 9, 2024

Commits on Feb 9, 2024

  1. rebase origin/main

    mingming-ma committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    b5da133 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c146714 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd4d5df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a009a66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8791b35 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b73645 View commit details
    Browse the repository at this point in the history
  7. fix cutoff test

    mingming-ma committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    40340d5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff7de7f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0cace53 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0c4d571 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    22fda70 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c41c148 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3373039 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6121261 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    855ce84 View commit details
    Browse the repository at this point in the history
  16. db store images

    mingming-ma committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7d2fdbb View commit details
    Browse the repository at this point in the history
  17. rebase on latest main

    mingming-ma committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    95903f6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    af2fcc0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    aca69c9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3ff2898 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a7e3db4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a429d58 View commit details
    Browse the repository at this point in the history
  23. re-focus the prompt

    mingming-ma committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    2378dac View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a611c05 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    427ca59 View commit details
    Browse the repository at this point in the history
  26. rebase on main

    mingming-ma committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    874d9d7 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    63cd21a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    9f7eb0b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    5101e66 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    af0d8f6 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    8ec864f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    bd3b179 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    87e3147 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    cc975e2 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    8050611 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    bad9188 View commit details
    Browse the repository at this point in the history
  37. fix broken pnpm-lock

    mingming-ma committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    1a3f24f View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    ae80a97 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    3cc95c7 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    d870c8c View commit details
    Browse the repository at this point in the history
  41. rebase on main

    mingming-ma committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    eb817cf View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    11a9e18 View commit details
    Browse the repository at this point in the history
  43. image in modal enlarge

    mingming-ma committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    3e795b4 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    8c1d624 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    725f5cf View commit details
    Browse the repository at this point in the history
  46. Fix image styling when using gpt4-vision (#419)

    * Fix image styling when using gpt4-vision
    
    * Allow better scaling of images
    Amnish04 authored and mingming-ma committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    de8b5fb View commit details
    Browse the repository at this point in the history
  47. remove the unused import

    mingming-ma committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7f1109c View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    0e8d50d View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    68830a6 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    6f725f5 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    1a592b6 View commit details
    Browse the repository at this point in the history
  52. fix typo

    mingming-ma committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    1f023ea View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    11ebc37 View commit details
    Browse the repository at this point in the history
  54. refactor code

    mingming-ma committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    3a27281 View commit details
    Browse the repository at this point in the history
  55. update dependencies

    mingming-ma committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f679e4e View commit details
    Browse the repository at this point in the history