alexkueck commited on
Commit
9edb4f8
1 Parent(s): bbcbcd8

Update utils.py

Browse files
Files changed (1) hide show
  1. utils.py +1 -0
utils.py CHANGED
@@ -559,6 +559,7 @@ def openai_assistant_suche(client):
559
  }
560
  }]
561
  )
 
562
 
563
 
564
  #########################################
 
559
  }
560
  }]
561
  )
562
+ return assistant
563
 
564
 
565
  #########################################