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 Processes - Evaluate event proxy pattern #9759

Open crickman opened 5 days ago

crickman commented 5 days ago

The ability to proxy events in the runtime was added as an internal feature to enable map-step.

Does this pattern have any use for other internal features? Externally by developers? What other requirements exist that may evolve this pattern?