I use the Python package manager uv to create a virtual environment within VS Code. You can run the command uv sync to initialise the local virtual environment which will use the file pyproject.toml .
- Promptflow coding examples for Agentic workflows or prompt orchestration.