bstraehle commited on
Commit
6142a23
1 Parent(s): 8a597b5

Update tools.py

Browse files
Files changed (1) hide show
  1. tools.py +0 -2
tools.py CHANGED
@@ -1,5 +1,3 @@
1
- from utils import function_to_schema
2
-
3
  def escalate_to_human(summary):
4
  """Only call this if explicitly asked to."""
5
  print("Escalating to human agent...")
 
 
 
1
  def escalate_to_human(summary):
2
  """Only call this if explicitly asked to."""
3
  print("Escalating to human agent...")