Multi-Rag / .vscode /settings.json
VashuTheGreat2's picture
Upload folder using huggingface_hub
5551822 verified
raw
history blame contribute delete
129 Bytes
{
"python-envs.defaultEnvManager": "ms-python.python:venv",
"python-envs.defaultPackageManager": "ms-python.python:pip"
}