Spaces:
Running
Running
Update agent.py
Browse files
agent.py
CHANGED
@@ -130,7 +130,6 @@ sys_msg = SystemMessage(content=system_prompt)
|
|
130 |
#from langchain_huggingface import HuggingFaceEmbeddings
|
131 |
#from supabase import create_client, Client
|
132 |
#from langchain_community.vectorstores import SupabaseVectorStore
|
133 |
-
#from langchain.tools import create_retriever_tool
|
134 |
|
135 |
|
136 |
# Initialize SentenceTransformer and set max_seq_length
|
|
|
130 |
#from langchain_huggingface import HuggingFaceEmbeddings
|
131 |
#from supabase import create_client, Client
|
132 |
#from langchain_community.vectorstores import SupabaseVectorStore
|
|
|
133 |
|
134 |
|
135 |
# Initialize SentenceTransformer and set max_seq_length
|