This commit is contained in:
@@ -263,6 +263,10 @@ def create_cloud_router(
|
||||
user_prompt=rec.user_prompt,
|
||||
tool_name=rec.tool_name,
|
||||
arguments=parsed_args,
|
||||
rationale=rec.rationale,
|
||||
thinking=rec.thinking,
|
||||
purpose=rec.purpose,
|
||||
expected_outcome=rec.expected_outcome,
|
||||
created_at=rec.created_at,
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user