|
|
|
|
|
by shireboy
175 days ago
|
|
I have used this in a “beta” feature for an enterprise app and really like it. In ~100 lines of code I have a secured OpenAI compatible endpoint that I can chat with, and write tools for in .NET. I have it doing natural language query over some data and it works quite well. You can also expose the agents as MCP, AGUI and so it can be a tool you integrate with other AI platforms. |
|