Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
alexkueck/LIRAG
alexkueck
/
LIRAGTest
like
0
Paused
App
Files
Files
Community
alexkueck
commited on
Jan 1
Commit
9edb4f8
•
1 Parent(s):
bbcbcd8
Update utils.py
Browse files
Files changed (1)
hide
show
utils.py
+1
-0
utils.py
CHANGED
Viewed
@@ -559,6 +559,7 @@ def openai_assistant_suche(client):
559
}
560
}]
561
)
562
563
564
#########################################
559
}
560
}]
561
)
562
+
return assistant
563
564
565
#########################################