CindyDelage commited on
Commit
b1523dc
·
verified ·
1 Parent(s): 7cb243a

Update retriever.py

Browse files
Files changed (1) hide show
  1. retriever.py +0 -4
retriever.py CHANGED
@@ -1,8 +1,4 @@
1
  from smolagents import Tool
2
- from langchain_community.retrievers import BM25Retriever
3
- from langchain.docstore.document import Document
4
- import datasets
5
-
6
 
7
  class FrugalAI_methods(Tool):
8
  name = "FrugalAI_methods"
 
1
  from smolagents import Tool
 
 
 
 
2
 
3
  class FrugalAI_methods(Tool):
4
  name = "FrugalAI_methods"