-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to find a …
-
### What is the bug?
I am using text_chunking and text_embedding processor to ingest documents into an index. The [text_chunking search example](https://opensearch.org/docs/latest/search-plugins/text…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar feature requirement.
### Description
i want t…
-
I encountered with following problem when using codeium on VSCode and Ubuntu.
```
language server port file not found
```
And the log says,
```
E0416 17:15:54.294760 471330 database.go:137] Erro…
-
## Describe your configuration
- Extension name: `firestore-vector-search`
- Extension version: `0.0.4`
- Configuration values (redact info where appropriate):
## Describe the problem
T…
-
### 🚀 The feature, motivation and pitch
Using Qwen2.5 model : ValueError: This model does not support the 'embedding' task. Supported tasks: {'generate'}
reproduction :
`python -m vllm.entryp…
-
When open second vscode project, codeium can't work for the second project. Here is the log:
```txt
2024-01-03 13:38:08.970 [INFO]: [Language Server (stderr)]:
I0103 13:38:08.968740 25628 search_…
-
Hi, this may be a bit of a silly question, but I'm very curious to hear your take on it: is it even feasible to have compound indexes with a vector index?
Concretely, I have two fields in my table …
-
When using the `PGVector` class with `async_mode=True`, the `metadata` field of the `Document` objects returned from query methods (e.g., `asimilarity_search_with_score_by_vector`) is not deserialized…
-
With the new release of version 3.2.0, the use of ONNX has become much easier but initial local tests led to various errors, meaning that it was not possible to use ONNX Runtime via Sentence Transform…