-
Here is what I've done to modify the "[jina-wikipedia-sentences](https://github.com/alexcg1/jina-wikipedia-sentences)" example, and try to apply it from English to Chinese:
1. Change the requiremen…
-
When importing YAML in FlowView, for example
https://github.com/jina-ai/examples/blob/master/multires-lyrics-search/flows/index.yml
the browser throws an Error. I disabled the functionality for…
-
**Describe the bug**
In Jina 2.0, the GPU is not working for models which need GPU in torch encoder. The error message is:
`RuntimeError: Cannot re-initialize CUDA in forked subprocess. To use CUD…
-
This issue is created to keep track of breaking changes between `0.9.0` and `1.0.0` (scheduled release on Feb. 15, 2021)
### Current version is [![PyPI](https://img.shields.io/pypi/v/jina?color=%23…
-
**Describe the bug**
when I am querying the documents I am able to retrieve related documents but the metadata related to that document is not getting displayed?? The character names are the metadata…
-
Hey Jina team,
we've added you framework to our fastapi server. Unfortunately, one can only access the search-results via the on_done callback.
Therefore, it would be great if the results of the a…
-
**Describe the bug**
Here is what I've done to modify the "[jina-wikipedia-sentences](https://github.com/alexcg1/jina-wikipedia-sentences)" example, and try to apply it from English to Chinese:
…
-
**Steps to reproduce:**
- checkout branch from https://github.com/jina-ai/cloud-ops/pull/80
- build Docker image `docker build -f debianx.Dockerfile -t stress_example_image_search $PATH_TO_JINA_RE…
-
I tried to follow the example fo "My first jina app" with and without virtual environments, but when I test the REST API like this:
`curl --request POST -d '{"top_k":10,"mode":"search","data":["pic…
-
Hey Jina team!
As described [here](https://docs.jina.ai/chapters/crud/index.html#limitations) documents persist the deletion and are only marked as inaccessible.
My question: Is there a possibil…