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

Multiple improvements: #16

Merged
merged 16 commits into from
Mar 13, 2023
Merged

Commits on Mar 13, 2023

  1. Use yarn and add scripts

    marcuswestin committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    e8ca492 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    590be3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d138a8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    926303a View commit details
    Browse the repository at this point in the history
  5. Add .prettierignore file to avoid auto-formatting files (and complica…

    …te PR merges); but also add .prettierrc and yarn script to auto-format the entire repo to encourage the decision to enable this ability
    marcuswestin committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    e62611f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83093ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f65e03e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    17f9bb1 View commit details
    Browse the repository at this point in the history
  9. Allow for specifying which model to run in the UI, and if the model h…

    …as not been downloaded and processed yet then return an error message with instructions for how to
    marcuswestin committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    2732d36 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    731d422 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a701a66 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f5467f7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2fa081d View commit details
    Browse the repository at this point in the history
  14. Put the llama/dalai directory in CWD by default, but allow for specif…

    …ying where to put it with "LLAMA_DIR" environment variable
    marcuswestin committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    15c7713 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7f763e5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    54e2457 View commit details
    Browse the repository at this point in the history