zkwang commited on
Commit
201c562
1 Parent(s): 373f290

Update handler.py

Browse files
Files changed (1) hide show
  1. handler.py +1 -0
handler.py CHANGED
@@ -1,3 +1,4 @@
 
1
  from typing import Dict, List, Any
2
  from FlagEmbedding import BGEM3FlagModel
3
 
 
1
+ import json
2
  from typing import Dict, List, Any
3
  from FlagEmbedding import BGEM3FlagModel
4