#Anyone tried working with Microsoft Semantic Kernel from FSharp?

1 messages · Page 1 of 1 (latest)

chilly nest
#

I assume nothing's really stopping one from doing that, considering it's made for C#, but I couldn't find any information online.

primal shuttle
#

I wrote a proof of concept RAG app last fall, but the API has been in flux until recently. The current implementation uses IAsyncEnumerable returns extensively which I find to be clunky in F#.

sharp sedge
#

Pro tip: you don’t need silly frameworks to do apps using AI 🙃