minhvtt commited on
Commit
6e0d2d8
verified
1 Parent(s): 5f0e47d

Update agent_service.py

Browse files
Files changed (1) hide show
  1. agent_service.py +1 -1
agent_service.py CHANGED
@@ -455,4 +455,4 @@ Example:
455
  cleaned.append(line)
456
  response = "\n".join(cleaned)
457
 
458
- return response.strip()
 
455
  cleaned.append(line)
456
  response = "\n".join(cleaned)
457
 
458
+ return response.strip()