mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-04 17:48:50 +01:00
front and backend logic for model switching
This commit is contained in:
parent
a5afd5c48f
commit
c00a2c902b
9 changed files with 58 additions and 39 deletions
|
|
@ -19,7 +19,6 @@ const currentSlice = createSlice({
|
|||
},
|
||||
}
|
||||
});
|
||||
//
|
||||
|
||||
export const { setConversation, setError } = currentSlice.actions;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue