You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: agents/agents-core/src/commonMain/kotlin/ai/koog/agents/core/feature/pipeline/AIAgentFunctionalPipeline.kt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ import kotlinx.datetime.Clock
11
11
* workflows or data processing tasks that do not require graph-based
12
12
* data structures.
13
13
*
14
-
* @param clock The clock used for time-based operations within the pipeline
14
+
* @property clock The clock used for time-based operations within the pipeline
0 commit comments