-
Notifications
You must be signed in to change notification settings - Fork 65
Switch test run to ai-json parsed set of applications #3367
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
base: main
Are you sure you want to change the base?
Conversation
}); | ||
}); | ||
// Create a set of AI models that are not the first recommended model for any app | ||
// eslint-disable-next-line @typescript-eslint/no-unused-vars |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Annotation will be removed in next step #3336
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comments
I'm not sure I understand what this PR is about? What is in the |
All of the available inference servers, models and demo apps |
This just creates objects with models, services, etc. It does not yet uses them.? |
I'm with @odockal on this, the data doesn't seem to be getting used for anything currently. Also, what is the end goal of the data that will be read from the file? What should it be used for? |
f9e9224
to
b27dfd2
Compare
good catch, not sure how, but it slipped out when I was rewriting it from a diff |
bca3d93
to
7b50dec
Compare
Signed-off-by: Tibor Dancs <[email protected]>
7b50dec
to
6ed26ef
Compare
What does this PR do?
Screenshot / video of UI
What issues does this PR fix or reference?
Closes #3333
How to test this PR?