mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
fix(headless): respect mode passed to /message endpoint (#1300)
This commit is contained in:
parent
c65e7aff86
commit
92656fdf29
1 changed files with 1 additions and 0 deletions
|
|
@ -768,6 +768,7 @@ export namespace Session {
|
|||
},
|
||||
modelID: input.modelID,
|
||||
providerID: input.providerID,
|
||||
mode: inputMode,
|
||||
time: {
|
||||
created: Date.now(),
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue