microsoft / semantic-kernel

Integrate cutting-edge LLM technology quickly and easily into your apps
https://aka.ms/semantic-kernel
MIT License
22.07k stars 3.29k forks source link

.Net: Improved example with telemetry in filters for streaming scenario #9775

Closed dmytrostruk closed 3 days ago

dmytrostruk commented 4 days ago

Motivation and Context

Improved an example with telemetry in filters for streaming scenario to return streaming chunks from filter to operation's origin and logging the result at the same time.

Contribution Checklist