-
- MemoryRecord mapping logic in AzureCognitiveSearchMemoryStore.getNearestMatchesAsync method can't be extended. Cognitive Search field names are hardcoded in [AzureCognitiveSearchMemoryRe…
-
This issue will collect all feedback submitted via the feedback form at the end of each tutorial
----
Results have been [aggregated](https://nbviewer.jupyter.org/github/bebatut/galaxy-training-m…
-
### System Info
langchain=0.0.199
Python=3.9.13
### Who Can Help
@eyurtsev
@hwchase17
### Information
- [x] The official example notebooks/scripts
- [ ] My own modified scripts
##…
-
### Bug Description
I created a Azure Cognitive Search Index store following the guide on the documentation.
```py
vector_store = CognitiveSearchVectorStore(
search_or_index_client=index_…
-
First, the idea was lain down by @glaebhoerl [here](https://github.com/rust-lang/rust/issues/34511#issuecomment-373516961).
The idea is basically to have a way to tell the compiler “please auto-gen…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please…
-
Currently, Azure Cognitive Search is looking prohibitively expensive for storing vector data. The basic tier ($75/month) only gives us 1 GB of vector storage. Also, unless I am mistaken, moving from o…
-
### System Info
Langchain 0.0.199
Python 3.10.11
Windows 11 (but will occur on any platform.
### Who can help?
@hwchase17
@ruoccofabrizio
### Information
- [X] The official example notebooks/…
-
微博内容精选
-
### System Info
When I run a vector search in Azure Cognitive Search using AzureSearch it fails saying, "The 'value' property of the vector query can't be null or an empty array." (full error at the …