semantic-kernel icon indicating copy to clipboard operation
semantic-kernel copied to clipboard

Unable to extract semantic memory in sample app chatapp

Open poweihuang0817 opened this issue 2 years ago • 0 comments

Describe the bug There are some error log in chatgpp. Unable to extract semantic memory for LongTermMemory: The JSON value could not be converted to SemanticKernel.Service.Skills.SemanticChatMemoryItem. Path: $.items[2].details | LineNumber: 0 | BytePositionInLine: 189.. Continuing... info: Microsoft.AspNetCore.Hosting.Diagnostics[2]

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. Windows]
  • IDE: [e.g. Visual Studio, VS Code]
  • NuGet Package Version [e.g. 0.1.0]

Additional context Add any other context about the problem here.

poweihuang0817 avatar May 15 '23 18:05 poweihuang0817