Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 362 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 362 Bytes

DashScope

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