Skip to content

Commit c60f2af

Browse files
committed
fix types
1 parent c28e6b7 commit c60f2af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backend/src/run-agent-step.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ export const runAgentStep = async (
113113
{
114114
role: 'user' as const,
115115
content: asUserMessage(prompt),
116-
keepDuringTruncation: true,
117116
},
118117
],
119118
)

0 commit comments

Comments
 (0)