-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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: [Local API Server] Revamp UIUX of model selection and indicators #1893
Labels
Milestone
Comments
model name
to model ID
insteadmodel ID
under model name in model selection menu
model ID
under model name in model selection menumodel ID
under model name & search bar in model selection menu
model ID
under model name & search bar in model selection menu
7 tasks
@urmauur extra scroll arrow displayed when nothing to scroll in the remote tab ❌ |
3 tasks
Tested and looking good on Jan v0.4.6-279 ✅ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problems
Problem #1
Related to this issue: #1910
Currently, users are allowed to send requests to multiple models at the same time (1 active local model + multiple remote models) but the API server GUI does not reflect that:
Problem #2
Users can't see model ID to send request

Solution
Figma link: https://www.figma.com/file/ytn1nRZ17FUmJHTlhmZB9f/Jan-App?type=design&node-id=1200-116788&mode=design&t=lvE3hVidcZbbnSpg-4
1. Inform users that they can concurrently send requests to one active local model and multiple remote models
2. Separate local model & remote model & add model ID
In-scope:
model ID
under model name in model selection menu -> users can click on it to copy model IDmy models
-> this will direct users toSettings / My models
Note that this component will apply to threads as well!
Out-of-scope:
In the future we will add more things to this as part of remote model UI revamp: #994
The text was updated successfully, but these errors were encountered: