-
-
Cílem je najít řešení nezávislé na službě ČÚZK a její dostupnosti.
Např. zde lze najít transformace s centimetrovou přesností: http://freegis.fsv.cvut.cz/gwiki/S-JTSK_/_Grid (podle autorů to lze im…
motyc updated
4 months ago
-
Getting an error when trying to build locally:
```bash
docker build . -f Dockerfiles/cuda.Dockerfile --tag clipasservice:latest
[+] Building 2.1s (11/12) …
-
Hi,
Thank you for developing this toolkit, which has been immensely helpful. I have a basic question regarding when to use jinaai/jina-colbert-v1-en versus colbert-ir/colbertv2.0. Could someone pro…
-
**Describe the bug**
I'm trying to use a doc with a float field. Sending a request via Swagger page. Pydantic does list checks for the float field
```python
from jina import Executor, Flow, request…
-
## Description of Bug
When creating markdown for crawled pages, `` elements inside of `` elements are being treated as if they were HTML title elements.
### Steps to reproduce bug
1. Visit a webp…
-
prompt = """
I have a topic that contains the following documents:
[DOCUMENTS]
The topic is described by the following keywords: [KEYWORDS]
Based on the information above, extract a short but hi…
-
**Describe the feature**
The current implementation for to_kubernetes_yaml flow [takes `k8s_namespace` to be explicitly specified somewhere otherwise it outputs as `default` namespace](https://github…
-
Which variables do i have to use in jina? How to define user-name and system-name?
https://github.com/ggerganov/llama.cpp/issues/5766#issuecomment-1973708563
-
In some places where we want to insert `${{ THING }}` in our jina templates, they accidentally get rendered as `{{'${{ THING }}'}}`:
For example:
https://github.com/ASFHyP3/back-projection/commit/…