mcNets / chatgpt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project requires an appsettings.json file with this information:

{
  "OpenAI": {
    "Url": "https://api.openai.com/v1/completions",
    "ApiKey": "<YourApiKey>"
  }
}

About


Languages

Language:C# 100.0%