Commit 7f46837
authored
docs: Added link to new package MaIN.NET
I’ve created a package that allows orchestrating agents, chat models, and RAG from different backends within .NET applications, using LlamaSharp for gaining local LLM capabilities as a local backend, and then allows it to be integrated with other LLM providers such as Ollama, Groq, OpenAI, etc. The aim of the package is to enable the creation of complex LLM (and other) workflows with minimal boilerplate, making it easier to experiment with different LLM integrations.
While the implementation is still a bit raw, I hope its already good-enough for prototyping and quick PoCs1 parent 1fd0bde commit 7f46837
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments