microsoft / ai-chat-protocol

A library + API spec for easily streaming generative AI output to your chat applications.
MIT License
125 stars 18 forks source link

.NET client for protocol #85

Open brandonh-msft opened 3 weeks ago

brandonh-msft commented 3 weeks ago

Addresses #62

This pull request introduces a .NET Client library, tests, and sample along with dependency update for those with known vulnerabilities.

Dependency Updates:

Client Implementation:

Sample

Test Coverage:

Solution Configuration: