ChiragPatankar commited on
Commit
9fc1d9e
·
verified ·
1 Parent(s): d213ac2

Upload app/utils/__init__.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app/utils/__init__.py +6 -0
app/utils/__init__.py ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ """
2
+ Utility functions for the RAG backend.
3
+ """
4
+
5
+
6
+