mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-28 05:27:35 +00:00
refac
This commit is contained in:
parent
9771898c58
commit
34a55d4524
1 changed files with 0 additions and 2 deletions
|
|
@ -120,8 +120,6 @@
|
|||
[res, controller] = await chatCompletion(localStorage.token, {
|
||||
model: model,
|
||||
model_item: $models.find((m) => m.id === model),
|
||||
session_id: $socket?.id,
|
||||
chat_id: $chatId,
|
||||
messages: [
|
||||
...messages,
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue