-
Notifications
You must be signed in to change notification settings - Fork 26
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
Main update 20 nov #313
Main update 20 nov #313
Conversation
…maEdgeApiServer Signed-off-by: csh <[email protected]>
Signed-off-by: csh <[email protected]>
Fix/download urls
Allow us to release on dev branch
Signed-off-by: csh <[email protected]>
[Backend] Optimize git clone model-cards repo
fix buttons text color
…alls refactor StoreAction
refactor ChatHistoryCardAction
refactor ChatLineAction
refactor ModelSelectorAction
refactor ChatAction
refactor ChatPanelAction
…ch-event-on-widgets Undo widget match event to match event on widgets
refactor DownloadNotificationPopupAction
refactor ModelCardViewAllModalAction
refactor ModelListAction
refactor DeleteChatModalAction
refactor PopupAction
* refactor ModelFileItemAction and DownloadAction * Change it to WidgetMatchEvent. * use WidgetMatchEvent instead of MatchEvent.
Allow stop button to work before any kind of response comes from the server
manually tested this commit without noticing issues
Signals to explicit actions
…esponses look smoother. (#262) * add dot at the end of chatline * delete pub of the State * move the arm back
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.
in mac os, cargo run +nightly --release
works fine, no major problems detected from my quick testing.
I would merge this now and make a nightly release to test it in other devices. (Also, to become familiar with the workflow).
May be useful to do a full release later since we don't know if we will be able to release dev again quickly while stabilizing mofa branch there.
No description provided.