Sample application that uses DeepSeek R1 AI model with .NET through GitHub Models.
When the Codespace starts:
- Open the .devcontainer.json file.
- Replace the value of
GITHUB_TOKEN
with your GitHub Personal Access Token.
- .NET 9 SDK
- GitHub Personal Access Token. For more details, see the GitHub documentation.
Create an environment variable called GITHUB_TOKEN
and set the value equal to your GitHub Personal Access Token.
dotnet run