-
微博内容精选
-
**Describe the bug**
Gateway configurations are ignored while ejecting a `Flow` as kubernetes yaml
---
**Describe how you solve it**
Try the below code:
```py
from jina import Flow
f = …
-
**Issue description:**
Got CUDA Error when sending request to server.
**Steps to reproduce:**
`python -m lightllm.server.api_server --model_dir ~/.cache/huggingface/hub/models--decapoda-resea…
-
Hello!
I like the goals you have with fondant. I also believe data processing at scale is quite important for ML.
I have similar goals with img2dataset, clip-retrieval, video2dataset and cc2datas…
-
On the latest master, jina is hanging when deploying the following flow:
```yml
jtype: Flow
with:
port: 8080
protocol: http
jcloud:
version: 3.14.2.dev18
labels:
creator: microcha…
-
**Describe the bug**
When I run a schema'ed executor with custom docarray types as inputs and outputs with monitoring enabled, I get an error. I believe it is trying to cast the return value as the…
-
**Describe the bug**
It seems like hot reloading is not working on Windows 10 when using the `reload=True` on a Flow or executor as well as when using it on the cli when running `jina flow --uses flo…
-
### First, confirm
- [X] I have read the [instruction](https://github.com/Gourieff/sd-webui-reactor/blob/main/README.md) carefully
- [X] I have searched the existing issues
- [X] I have updated the e…
-
**Describe your proposal/problem**
I want to use the new docarray feature in Jina v3.16.0 to make my swagger UI results look more intuitively. I want to generate an embedding endpoint with the prot…
-
Content and order of this page is wrong.
https://docs.jina.ai/get-started/create-app/