LangChain / .vscode /settings.json
dcd018's picture
Initial commit.
b88c922
Raw
History Blame Contribute Delete
123 Bytes
Invalid JSON:Expected property name or '}' in JSONat line 3, column 5
{
"files.exclude": {
//"**/__init__.py": true,
"**/__pycache__": true
},
"python.languageServer": "Pylance"
}