-
It can start normally, but after running for a while, it lost connections.
```bash
DEBUG clip_t/rep-0@6022 start listening on 0.0.0.0:54630
DEBUG clip_t/rep-0@6019 ready and listening …
-
**Is your feature request related to a problem? Please describe.**
There's no component to use [Jina's Reader API](https://jina.ai/reader/) with Haystack.
**Describe the solution you'd like**
A n…
-
Argument is defined with hyphen in `argparse`, e.g. `--timeout-ready`. In Python, this argument is auto converted to `timeout_ready`. So the user often expects to find the result by searching either: …
-
# Expected Behavior
Embedding text with a long-context model like BGE-M3 [1] should be able to output token embeddings for more than 512 tokens (this is of interest for 'late interaction' retrieval…
-
Hi,
Sorry for disturbing you.
When I tried to use the latest version of this tool, I met a problem. That is, when I tried to start the server side after installing, it raises a FileNotFound erro…
-
### *Project idea 5: Make ANNLite the go-to Vector Search library to be scaled by Jina using the StatefulExecutor feature*
| info | details …
-
Create Hadithi for search engines
* [jina](https://github.com/jina-ai/jina)
* [weaviate](https://github.com/semi-technologies/weaviate)
* [qdrant](https://github.com/qdrant/qdrant) 🦀
*[marqo](h…
-
We might need to distinguish APIs for embedding queries and embedding documents/keys in EmbeddingModel.java.
DashScope's embedding service has long provided an input parameter for two types of text…
-
平台 win11 + wsl2 ubuntu 20.04
python 版本 3.9
```
[Nest] 7832 - 2022/07/09 13:07:50 LOG [NestApplication] Nest application successfully started +6ms
[From Jina]
DeprecationWarning: the imp…
-
**Is your feature request related to a problem? Please describe.**
We can assign a url to the `source`. It would be nice if we could also pass in an headers such as API key to use our jina ai credits…