Files
LocalAI/examples/langchain/langchainpy-localai-example/.vscode/settings.json
2023-05-04 08:41:13 +02:00

3 lines
82 B
JSON

{
"python.defaultInterpreterPath": "${workspaceFolder}/.venv/Scripts/python"
}