-
-
Currently top level `mapredChildJavaOpts` value (e.g. defined at `document-similarity-oap-uberworkflow` workflow level) is propagated deep down to all subworkflows and all PIG scripts.
Does it mean…
-
## About
When running the test cases, there is a warning now. Most probably, it has been introduced by changing the style of the similarity search query through GH-15, which in turn changed the val…
amotl updated
3 weeks ago
-
### Do you need to file an issue?
- [ ] I have searched the existing issues and this bug is not already filed.
- [ ] My model is hosted on OpenAI or Azure. If not, please look at the "model providers…
-
We calculate a topic distribution for each document**(1)** and calculate topic distribution for the given input text (2) with keywords. We need to find similar documents in the matrix of topic/documen…
-
#### Environment details
- OS type and version: Colab Enterprise
- Python version: py-310 (from reasoning-engine image)
- pip version: `pip --version` Unsure
- `langchain-google-alloydb…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
### Is your feature request related to a problem?
After documents are ingested by **text_embedding** processor, an array of float32 type per **knn_vector** field is stored in segments.(hnsw or ivf)
…
-
### Problem Statement
Today, when creating a FLOAT_VECTOR, it uses the default EUCLIDEAN_HNSW (L2) similarity.
During creation time, it should be possible to provide Cosine Similarity or Dot Prod…
-
### Description
This project has its own versioning pattern, which follows the Major, minor and patch syntax and it is not following SemVer [1] for feature compatibility as public APIs are not backwa…