ctattevin commited on
Commit
36a6fbd
·
verified ·
1 Parent(s): e67469a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -23,6 +23,7 @@ def get_current_time_in_timezone(timezone: str) -> str:
23
  return f"Error fetching time for timezone '{timezone}': {str(e)}"
24
 
25
 
 
26
  final_answer = FinalAnswerTool()
27
 
28
  # If the agent does not answer, the model is overloaded, please use another model or the following Hugging Face Endpoint that also contains qwen2.5 coder:
 
23
  return f"Error fetching time for timezone '{timezone}': {str(e)}"
24
 
25
 
26
+
27
  final_answer = FinalAnswerTool()
28
 
29
  # If the agent does not answer, the model is overloaded, please use another model or the following Hugging Face Endpoint that also contains qwen2.5 coder: