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 Prompt Maker run function. #68

Merged
merged 14 commits into from
Jan 29, 2024
Merged

Add Prompt Maker run function. #68

merged 14 commits into from
Jan 29, 2024

Commits on Jan 28, 2024

  1. make fstring prompt maker

    jeffrey committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    942bf86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    861bcaa View commit details
    Browse the repository at this point in the history
  3. make prompt maker node decorator

    jeffrey committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    126e860 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31635b7 View commit details
    Browse the repository at this point in the history
  5. add make_combinations function at util.py

    jeffrey committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    d7ff9b6 View commit details
    Browse the repository at this point in the history
  6. add explode util function at util.py

    jeffrey committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    5855f11 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf1f601 View commit details
    Browse the repository at this point in the history
  8. add fstring at supported modules

    jeffrey committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    b0d4db3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2189cb7 View commit details
    Browse the repository at this point in the history
  10. make prompt_maker run functions

    jeffrey committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    958d559 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6b739fb View commit details
    Browse the repository at this point in the history
  12. Merge branch 'main' into Feature/#65

    jeffrey committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    2395b7c View commit details
    Browse the repository at this point in the history
  13. add run_prompt_maker_node to SUPPORT_NODES

    jeffrey committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    8fd38b5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6b993ea View commit details
    Browse the repository at this point in the history