microsoft / semantic-kernel

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

.Net: F# strongly typed DSL instead of string handlebar or yaml formats #5405

Closed jkone27 closed 1 week ago

jkone27 commented 8 months ago

consider using strongly typed languages with support for custom typed DSL instread of yaml for plugin definition, or handlebars for prompt templating? as an altnerative they could maybe compile to the same objects

https://learn.microsoft.com/en-us/dotnet/fsharp/language-reference/computation-expressions

github-actions[bot] commented 4 months ago

This issue is stale because it has been open for 90 days with no activity.

markwallace-microsoft commented 1 week ago

Closing as stale