This commit is contained in:
Timothy Jaeryang Baek 2026-04-24 17:06:36 +09:00
parent 9771898c58
commit 34a55d4524

View file

@ -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,
{