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

fix: remote engine revamp issues #4475

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Conversation

louis-menlo
Copy link
Contributor

Describe Your Changes

This PR addresses numerous issues related to the remote engine revamp that were preventing the release of 0.5.14.

  • Could not stop a remote engine inference
  • Local models do not generate title but use first message sent as title
  • Updated engine configurations do not update model dropdown
  • Fixed models order in hub, local models prioritized on top

CleanShot 2025-01-17 at 11 32 55

Fixes Issues

Self Checklist

This pull request includes several changes to the web directory, primarily focusing on improving the handling of inference engines and models. The most important changes include modifying the logic for selecting models, updating the inference engine handling, and adding new hooks and atoms for managing engine configurations.

Improvements to model selection and engine handling:

Updates to hooks for managing models and engines:

Enhancements to UI components:

@louis-menlo louis-menlo requested a review from urmauur January 17, 2025 04:35
@github-actions github-actions bot added the type: bug Something isn't working label Jan 17, 2025
@louis-menlo louis-menlo merged commit 6041d61 into main Jan 17, 2025
15 of 16 checks passed
@louis-menlo louis-menlo deleted the fix/remote-engine-issues branch January 17, 2025 04:52
@github-actions github-actions bot added this to the v0.5.14 milestone Jan 17, 2025
@imtuyethan imtuyethan modified the milestones: v0.5.14, v0.5.15 Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants