mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-23 19:05:16 +02:00
Merge remote-tracking branch 'upstream/dev' into feat/ui-revamp
This commit is contained in:
commit
f65bc81509
603 changed files with 45035 additions and 4652 deletions
|
|
@ -395,7 +395,7 @@ class AgentToolInfo(BaseModel):
|
|||
|
||||
|
||||
class ResumeDecision(BaseModel):
|
||||
type: Literal["approve", "edit", "reject"]
|
||||
type: Literal["approve", "edit", "reject", "approve_always"]
|
||||
edited_action: dict[str, Any] | None = None
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue