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

image prompts - Entrypoint prompt - additional CLI argument #1077

Merged
merged 52 commits into from
Mar 20, 2024

Commits on Mar 19, 2024

  1. accept image prompts on cli

    TheoMcCabe authored and ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4abcb66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49c4008 View commit details
    Browse the repository at this point in the history
  3. add token usage tests

    TheoMcCabe authored and ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    c2ad358 View commit details
    Browse the repository at this point in the history
  4. fix broken tests 1

    TheoMcCabe authored and ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    833eafb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43fe516 View commit details
    Browse the repository at this point in the history
  6. pre commit

    TheoMcCabe authored and ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9324158 View commit details
    Browse the repository at this point in the history
  7. import pillow

    TheoMcCabe authored and ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    bb7b3c0 View commit details
    Browse the repository at this point in the history
  8. update poetry lock

    TheoMcCabe authored and ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a5173fc View commit details
    Browse the repository at this point in the history
  9. log exception

    TheoMcCabe authored and ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    7ac31ee View commit details
    Browse the repository at this point in the history
  10. remove print

    TheoMcCabe authored and ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    8b682da View commit details
    Browse the repository at this point in the history
  11. load env

    TheoMcCabe authored and ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    8a20266 View commit details
    Browse the repository at this point in the history
  12. pre commit

    TheoMcCabe authored and ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ac24948 View commit details
    Browse the repository at this point in the history
  13. update ai cache

    TheoMcCabe authored and ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    db29ed3 View commit details
    Browse the repository at this point in the history
  14. revert caching ai change

    TheoMcCabe authored and ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    eefbb87 View commit details
    Browse the repository at this point in the history
  15. update poetry lock

    TheoMcCabe authored and ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    56639eb View commit details
    Browse the repository at this point in the history
  16. precommit and snake case

    TheoMcCabe authored and ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    6ca459a View commit details
    Browse the repository at this point in the history
  17. ai cache

    TheoMcCabe authored and ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a2808da View commit details
    Browse the repository at this point in the history
  18. try recreating cache from scratch

    TheoMcCabe authored and ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    847a5e4 View commit details
    Browse the repository at this point in the history
  19. print missing key on build server

    TheoMcCabe authored and ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    fcd7cfe View commit details
    Browse the repository at this point in the history
  20. fix message collapse

    TheoMcCabe authored and ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    de16424 View commit details
    Browse the repository at this point in the history
  21. pre commit

    TheoMcCabe authored and ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    bc14d84 View commit details
    Browse the repository at this point in the history
  22. add more cache

    TheoMcCabe authored and ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4d806a4 View commit details
    Browse the repository at this point in the history
  23. poetry lock

    TheoMcCabe authored and ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    7353d6f View commit details
    Browse the repository at this point in the history
  24. Fixing tests for now

    ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f32a610 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    21cfc94 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    34acbd2 View commit details
    Browse the repository at this point in the history
  27. updating cache and lock

    ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    06f0bed View commit details
    Browse the repository at this point in the history
  28. linting with ruff

    ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d39f766 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    9945ff1 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d4f0aa2 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d64ea18 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    c2dfec1 View commit details
    Browse the repository at this point in the history
  33. small parsing adjustment

    ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f8eb4f8 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    ea42905 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    c71f7b4 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    e68c246 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    60278a2 View commit details
    Browse the repository at this point in the history
  38. Fixes to self-heal printing

    ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    47ccb46 View commit details
    Browse the repository at this point in the history
  39. Removed double improve

    ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    3c2fcd3 View commit details
    Browse the repository at this point in the history
  40. fixing tests

    ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    376d402 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    23c5e4e View commit details
    Browse the repository at this point in the history
  42. added more docstrings

    ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    93b8476 View commit details
    Browse the repository at this point in the history
  43. after rebasing

    ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    42d08b5 View commit details
    Browse the repository at this point in the history
  44. ruff linting

    ATheorell committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b5ef722 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    5263a2c View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. prompt file argument

    TheoMcCabe committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    9f0d49a View commit details
    Browse the repository at this point in the history
  2. remove print

    TheoMcCabe committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8065a8b View commit details
    Browse the repository at this point in the history
  3. add vision example

    TheoMcCabe committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    48d991b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9cd72ca View commit details
    Browse the repository at this point in the history
  5. update readme

    TheoMcCabe committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a7ebb48 View commit details
    Browse the repository at this point in the history
  6. pre commit

    TheoMcCabe committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    eb84a28 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb057ee View commit details
    Browse the repository at this point in the history