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

More Subprocess Refactoring and Cancel Generate Operator #274

Merged
merged 8 commits into from Oct 15, 2022
Merged

More Subprocess Refactoring and Cancel Generate Operator #274

merged 8 commits into from Oct 15, 2022

Commits on Oct 7, 2022

  1. subprocess refactoring

    main() was getting cramped so moved clutter to a new Backend class. Intents get their own generator methods that also allow for lazy loading their dependencies and models.
    NullSenseStudio committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    a12610b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6105c72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f1c4ed View commit details
    Browse the repository at this point in the history
  4. small changes

    NullSenseStudio committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    68314e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. Configuration menu
    Copy the full SHA
    b1859a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44d8558 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. Configuration menu
    Copy the full SHA
    0d68a40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d3de7e View commit details
    Browse the repository at this point in the history