imravi commited on
Commit
f59c679
·
verified ·
1 Parent(s): 0c4f650

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -162,7 +162,7 @@ User query: {query}
162
 
163
  # Example usage
164
  if __name__ == "__main__":
165
- filepath = r"/home/avinashhn/bheri_bot/ravi/new/plant_data_chunks_and_embeddings.csv"
166
  chatbot = PlantChatbot(filepath)
167
 
168
  # Example query
 
162
 
163
  # Example usage
164
  if __name__ == "__main__":
165
+ filepath = r"C:\Users\neurotech\Desktop\NeuSpaarX\plant_data_chunks_and_embeddings.csv"
166
  chatbot = PlantChatbot(filepath)
167
 
168
  # Example query