How to setup AI Toolkit with Foundry Local in Visual Studio Code

In a recent article, I covered how to set up Foundry Local to run on your own local machine to access it from your terminal. In a follow-up article I also covered how to give your local model a friendly user-interface using Open-WebUI. Now, let's take the next logical step and bring your local AI model development directly into the place where we developers spend most of our time: Visual Studio Code.…