Skip to content

lqdev/DeepSeekDotnetSample

Repository files navigation

DeepSeek .NET Sample

Sample application that uses DeepSeek R1 AI model with .NET through GitHub Models.

Quickstart

Open in GitHub Codespaces

When the Codespace starts:

  1. Open the .devcontainer.json file.
  2. Replace the value of GITHUB_TOKEN with your GitHub Personal Access Token.

Prerequisites

Setup

Local

Create an environment variable called GITHUB_TOKEN and set the value equal to your GitHub Personal Access Token.

Run the application

dotnet run

About

Sample application using DeepSeek-R1 Models through GitHub Models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages