refactor : message for status

This commit is contained in:
martin legrand
2025-04-18 18:31:11 +02:00
parent 5ac7df1854
commit 0f09ef92dd
6 changed files with 33 additions and 15 deletions
+1 -1
View File
@@ -175,7 +175,7 @@ async def process_query(request: QueryRequest):
agent_name="Unknown",
success="false",
blocks={},
status="No agent working.",
status="Agent working...",
timestamp=str(time.time())
)
if is_generating: