mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
acp: fix internal error on /compact (#5424)
This commit is contained in:
parent
59d4041aa4
commit
9017d10303
1 changed files with 2 additions and 0 deletions
|
|
@ -914,6 +914,8 @@ export namespace ACP {
|
|||
{
|
||||
sessionID,
|
||||
directory,
|
||||
providerID: model.providerID,
|
||||
modelID: model.modelID,
|
||||
},
|
||||
{ throwOnError: true },
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue