DashScope

October 19, 2023 · View on GitHub

DashScope(灵积模型服务).NET SDK

Install

dotnet add package DashScope --prerelease

Usage

var apiKey = builder.configuration["ApiKey"]
var client = DefaultHttpClientProvider.CreateClient();

var DScopeClient = new DashScopeClient(apiKey, client);

Features

  • qwen-turbo
  • qwen-plus
  • text-embedding-v1