SamVidur commited on
Commit
e8940f4
·
verified ·
1 Parent(s): 2016932

Update configure.py

Browse files
Files changed (1) hide show
  1. configure.py +2 -1
configure.py CHANGED
@@ -44,7 +44,8 @@ def llm_prompt():
44
 
45
  # Paths
46
  USER_DATA_PATH = "/home/surajracha/sameer/thon/user_data.json"
47
- RAG_BASE_DIRECTORY = "/workspaces/codespaces-blank/Vidur_chat_bot/all_content"
 
48
  RAG_CATEGORIES = ["Ayurveda", "Lifestyle", "psychology", "Yoga", "Mental_health"]
49
 
50
  # Prompt templates
 
44
 
45
  # Paths
46
  USER_DATA_PATH = "/home/surajracha/sameer/thon/user_data.json"
47
+ # RAG_BASE_DIRECTORY = "/workspaces/codespaces-blank/Vidur_chat_bot/all_content"
48
+ RAG_BASE_DIRECTORY = "all_content"
49
  RAG_CATEGORIES = ["Ayurveda", "Lifestyle", "psychology", "Yoga", "Mental_health"]
50
 
51
  # Prompt templates