Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 362 Bytes

File metadata and controls

3 lines (3 loc) · 362 Bytes

AI Coding Examples

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.