Spaces:
Sleeping
Sleeping
Invalid JSON:
Unexpected token ']', ..."
],
"py"... is not valid JSON
| { | |
| "python.analysis.extraPaths": [ | |
| "/Users/jeevan/Documents/Learnings/ai-engineering-bootcamp/AIE4/AIE4-DeployPythonicRAG/venv/lib/python3.12/site-packages", | |
| ], | |
| "python.terminal.activateEnvironment": false, | |
| "python.analysis.diagnosticSeverityOverrides": { | |
| "reportMissingImports": "none" | |
| }, | |
| "python.defaultInterpreterPath": "/Users/jeevan/Documents/Learnings/ai-engineering-bootcamp/AIE4/AIE4-DeployPythonicRAG/venv/lib/python3.12/site-packages", | |
| "sarif-viewer.connectToGithubCodeScanning": "off" | |
| "python.envFile": "${workspaceFolder}/.env" | |
| } |