microsoft / semantic-kernel

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

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

Open jkone27 opened 6 months ago

jkone27 commented 6 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 1 month ago

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