Prompt_Squirrel_RAG / .vscode /settings.json
Food Desert
Add alias-based character tag filtering for Stage 3
c6be992
Raw
History Blame
207 Bytes
{
"python.defaultInterpreterPath": ".venv/Scripts/python.exe",
"python.analysis.typeCheckingMode": "basic",
"python.analysis.autoImportCompletions": true,
"python.analysis.extraPaths": ["."]
}