fix : use effect

This commit is contained in:
martin legrand
2025-04-18 18:47:41 +02:00
parent 0f09ef92dd
commit 26e5159c1d
2 changed files with 8 additions and 10 deletions
+1 -1
View File
@@ -175,7 +175,7 @@ async def process_query(request: QueryRequest):
agent_name="Unknown",
success="false",
blocks={},
status="Agent working...",
status="Ready",
timestamp=str(time.time())
)
if is_generating: