yank a dummy thing for now

This commit is contained in:
2025-10-11 15:06:35 +08:00
parent 5ede934a56
commit 5f66a55a1b

View File

@@ -25,7 +25,7 @@ class SimpleRagConfig(InstantiateConfig):
api_key:str = "wrong-key"
"""api_key for model; for generic text splitting; give a wrong key"""
folder_path:str = None
folder_path:str = "assets/xiaozhan_emb"
"""path to local database"""