Closed
Description
Describe the bug
It appears the documentation for:
https://github.com/microsoft/semantic-kernel/blob/main/dotnet/src/Agents/Copilot/README.md?plain=1
may be out-of-date
The nuget package listed does not appear to exist, even as a pre-release:
https://www.nuget.org/packages?q=Microsoft.SemanticKernel.Agents.CopilotStudio
To Reproduce
Steps to reproduce the behavior:
- Execute command listed in documentation: dotnet add package Microsoft.SemanticKernel.Agents.CopilotStudio --prerelease
- Get the following error from the Package Manager Console: error: There are no versions available for the package 'Microsoft.SemanticKernel.Agents.CopilotStudio'.
- Check nuget.org, also no package by that name.
Expected behavior
The package should install, and exist in nuget.org
Platform
Visual Studio 2022 Community
Metadata
Metadata
Assignees
Type
Projects
Status
No status