I have installed latest package Microsoft.SemanticKernel.Agents.Core (1.57.0). But, when I add following line of code: using Microsoft.SemanticKernel.Agents.Magentic; Visual Studio gives error that Magnetic doesn't exist.
I have installed latest package Microsoft.SemanticKernel.Agents.Core (1.57.0).
But, when I add following line of code:
using Microsoft.SemanticKernel.Agents.Magentic;
Visual Studio gives error that Magnetic doesn't exist.