-
I am a developer who has been using SK with Java. I noticed that the parameter naming in methods/functions are often named as 's', 's1', 's2' in the IDE, etc.
![image](https://github.com/mi…
-
**Describe the bug**
running:
```
// Create a semantic function that generate a random image description.
var genImgDescription = kernel.CreateSemanticFunction(
"Think about an artificial o…
-
**Describe the bug**
When trying to use the latest redis stack container `redis/redis-stack-server:latest` saving information fails with an exception saying "Unknown index name"
**To Reproduce**
…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. On semantic-kernel Chat Copilot
2. Connected to NextJs application …
-
Unable to generate bot response.
fail: Microsoft.SemanticKernel.IKernel[0]
Something went wrong when invoking function with custom input: ChatSkill.ExtractUserMemories. Error: Invalid reque…
-
I first checked the `README.md` and `CONTRIBUTUNG.md` files. As a contributor I am missing some documentation around what the initial developer workflow should be and I experience some bugs (might be…
-
@kbeaugrand I was just about the develop the same connector. Thank you for your work.
I took a look of the code, but I didn't see the SQL schema. Can you help me to find it ?
Did you follow the s…
-
Look at the middle part of this warning:
`at KernelMemory.MemoryStorage.SqlServer.SqlServerMemory.UpsertAsync...`:
```
warn: Microsoft.KernelMemory.Orchestration.AzureQueues.AzureQueuesPipeline[0]
…
-
CLIENT SETINFO should be extended to support community members inserting their own suffixes, for Redis usage.
1. Clients should by default set-lib during connect with their name and version.
2. Clien…
-
**Describe the bug**
When we do many calls to kernel.Memory.SaveInformationAsync in a row we end up getting warnings and then errors due to the API responding with an error signaling to many requests…