-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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: Remote APIs can fetch Model List #3374
Labels
Comments
Van-QA
changed the title
feat: Hub - Remote model list should be auto populated from remote engines
feat: Hub / Engine - Remote model list should be auto populated from remote engines
Aug 15, 2024
10 tasks
4 tasks
4 tasks
Strict tests on model fetching are required for the update, e.g., sometimes the service could be down during the build and the app bundles an empty list of models. Possible situation:
Suggestion:
|
dan-homebrew
changed the title
feat: Hub / Engine - Remote model list should be auto populated from remote engines
feat: Remote APIs fetch model list
Sep 10, 2024
dan-homebrew
changed the title
feat: Remote APIs fetch model list
feat: Remote APIs can fetch Model List
Sep 10, 2024
I am merging this issue into #3505 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Goal
model.yaml
for each remote modelTasklist
Archive
Fetch list of remote models per engine via API => No need to add model json for each remote model
Remote engines: reuse from Jan with a few modifications for more remote models (mentioned above) -> Hash user api key - raw content - remove -> files still there
The text was updated successfully, but these errors were encountered: