Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.Net: The 'file' scheme is not supported #2376

Closed
ninshu25 opened this issue Aug 9, 2023 · 1 comment
Closed

.Net: The 'file' scheme is not supported #2376

ninshu25 opened this issue Aug 9, 2023 · 1 comment
Labels
auto-closed Automatically closed

Comments

@ninshu25
Copy link

ninshu25 commented Aug 9, 2023

Describe the bug
When prompting this line I am receiving the following error:
CODE:
var key1 = kernel.Memory.SaveInformationAsync("chroma-test", text: "british short hair", id: Guid.NewGuid().ToString());

ERROR:
The 'file' scheme is not supported.

The source of the error seems to be coming from Microsoft.SemanticKernel.Abstractions

Platform

  • Windows C# asp.net core v6
@shawncal shawncal added .NET Issue or Pull requests regarding .NET code triage labels Aug 9, 2023
@shawncal shawncal changed the title The 'file' scheme is not supported .Net: The 'file' scheme is not supported Aug 9, 2023
@nacharya1 nacharya1 added bug Something isn't working memory connector and removed triage labels Aug 14, 2023
@markwallace-microsoft
Copy link
Member

All .Net issues prior to 1-Dec-2023 are being closed. Please re-open, if this issue is still relevant to the .Net Semantic Kernel 1.x release. In the future all issues that are inactive for more than 90 days will be labelled as 'stale' and closed 14 days later.

@markwallace-microsoft markwallace-microsoft added auto-closed Automatically closed and removed bug Something isn't working .NET Issue or Pull requests regarding .NET code memory connector labels Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-closed Automatically closed
Projects
Archived in project
Development

No branches or pull requests

4 participants