abelenguerv's picture
First simple langgraph
6756386
Raw
History Blame Contribute Delete
141 Bytes
{
"python.defaultInterpreterPath": "${workspaceFolder}/.venv/bin/python",
"python.analysis.extraPaths": [
"${workspaceFolder}"
]
}