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

Full Claude Sonnet 3.5 Support #234

Merged
merged 30 commits into from
Sep 23, 2024
Merged

Full Claude Sonnet 3.5 Support #234

merged 30 commits into from
Sep 23, 2024

Commits on Sep 22, 2024

  1. resize image for claude

    dillonalaird committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    1b3d8a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b112b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e71697 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4485fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd8d245 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d64f86d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad54abb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7432e10 View commit details
    Browse the repository at this point in the history
  9. fixed type error

    dillonalaird committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    7d27d63 View commit details
    Browse the repository at this point in the history
  10. added comment

    dillonalaird committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    e13d019 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c3c210b View commit details
    Browse the repository at this point in the history
  12. fixed import bug

    dillonalaird committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    39a8548 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    30f00f7 View commit details
    Browse the repository at this point in the history
  14. improve json parsing

    dillonalaird committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    51ca06b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    891def5 View commit details
    Browse the repository at this point in the history
  16. removed old code

    dillonalaird committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    0d9c00b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    54785de View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fb5cfc3 View commit details
    Browse the repository at this point in the history
  19. fixed comments

    dillonalaird committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    64df1e8 View commit details
    Browse the repository at this point in the history
  20. fix type and lint errors

    dillonalaird committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    14fc101 View commit details
    Browse the repository at this point in the history
  21. update tests

    dillonalaird committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    957ed56 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    152ac13 View commit details
    Browse the repository at this point in the history
  23. update prompts

    dillonalaird committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    c4ee089 View commit details
    Browse the repository at this point in the history
  24. standardize fps to 1

    dillonalaird committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    94f9501 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    85e2e8a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    9b26db3 View commit details
    Browse the repository at this point in the history
  27. fix complexity

    dillonalaird committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    921d3b7 View commit details
    Browse the repository at this point in the history
  28. fix type issue

    dillonalaird committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    4d37e30 View commit details
    Browse the repository at this point in the history
  29. fix lmm version

    dillonalaird committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    b11cb88 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. updated readme

    dillonalaird committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2c9c5c5 View commit details
    Browse the repository at this point in the history