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

👤 feat: User ID in Model Query; chore: cleanup ModelService #1753

Merged
merged 8 commits into from
Feb 8, 2024

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    33f1dfb View commit details
    Browse the repository at this point in the history
  2. chore: update bun

    danny-avila committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    5ae5f47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b5a27b View commit details
    Browse the repository at this point in the history
  4. refactor: prefer use of getCustomConfig to access custom config, al…

    …so move to `server/services/Config`
    danny-avila committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    60d19d6 View commit details
    Browse the repository at this point in the history
  5. refactor: make endpoints/custom option for the config optional, add u…

    …serIdQuery, and use modelQueries log store in ModelService
    danny-avila committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    ccea506 View commit details
    Browse the repository at this point in the history
  6. refactor(ModelService): use env variables at runtime, use default mod…

    …els from data-provider, and add tests
    danny-avila committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    e295b28 View commit details
    Browse the repository at this point in the history
  7. docs: add userIdQuery

    danny-avila committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    d41e6a1 View commit details
    Browse the repository at this point in the history
  8. fix(ci): import changed

    danny-avila committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    16ca87f View commit details
    Browse the repository at this point in the history