-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Using code like this:
```cs
.WithAzureOpenAIEmbeddingGeneration(new AzureOpenAIConfig
…
-
When using Azure Cognitive Search as a Vector DB, the following error is thrown when querying memories:
`Could not load type 'Azure.Search.Documents.Models.SearchQueryVector' from assembly 'Azure.S…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Using code like this:
```cs
.WithAzureOpenAIEmbeddingGeneration(new AzureOpenAIConfig
…
-
warn: Microsoft.SemanticMemory.MemoryStorage.AzureCognitiveSearch.AzureCognitiveSearchMemory[0]
Not found: The index 'chatmemory' for service 'acs-copichat-lghizlbtodfog' was not found.
…
-
I guess this request would fall under "Documentation" - I'm new to Semantic Kernel & Chat Copilot and trying to integrate an existing Cognitive Search instance. Ideally I'd like to use a Custom Questi…
-
**Describe the bug**
When using Sequential Planner for first time, getting following exceptions.
>
```
The index 'planning-skfunctionsmanual' for service 'test-search-bn' was not found.
Status:…
-
I seems to me that using inScope parameter of the AzureCognitiveSearch extension does not seem to work well enough to be useful.
Bad responses include:
- generated text (similar to gpt with no ext…
-
I have a freshly deployed application where I used the `Deploy to Azure` button and specified AzureCognitiveSearch as the memoryStore. However, when I try to upload .pdf or .txt files I get "Failed: m…
-
Looking for a way to always proceed with the planner, without even showing the plan in the chat prompt.
This allows me show a good and continuous chat conversation (for demo, presentations,…
-
**Question, Bug, or Feature?**
*Type*: Bug
**Enter Task Name**: Use .NET Core
## Environment
- Azure Pipelines
- account name : ascentsoftware
- team project name: multiple impac…