fix: correct DS_LOCAL_DATA_PATH error in devcontainer (#1063)

This commit is contained in:
Jensen Lee
2025-07-11 17:29:21 +08:00
committed by GitHub
parent be9490f417
commit 33c0362296
+1 -1
View File
@@ -28,7 +28,7 @@ DUMP_EMBEDDING_CACHE=True
USE_EMBEDDING_CACHE=False
LOG_LLM_CHAT_CONTENT=True
DS_LOCAL_DATA_PATH=/home/shared/RD-Agent/kaggle
DS_LOCAL_DATA_PATH=/tmp/kaggle
DS_IF_USING_MLE_DATA=True