Skip to content

.Net: Bug: Copilot Studio Documentation #12398

Closed
@devinleighsmith

Description

@devinleighsmith

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:

  1. Execute command listed in documentation: dotnet add package Microsoft.SemanticKernel.Agents.CopilotStudio --prerelease
  2. Get the following error from the Package Manager Console: error: There are no versions available for the package 'Microsoft.SemanticKernel.Agents.CopilotStudio'.
  3. 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

Labels

.NETIssue or Pull requests regarding .NET codebugSomething isn't workingdocumentation

Type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions