-
### 是否已有关于该错误的issue? | Is there an existing issue for this?
- [X] 我已经搜索过已有的issues | I have searched the existing issues
### 当前行为 | Current Behavior
使用示例代码
``` python
from transformers import Au…
-
# Release Note
This release contains 11 new features, 6 refactors, 12 bug fixes and 10 documentation improvements.
## 🆕 Features
### Reshaping Executors as standalone services with the Deploy…
-
**Describe the bug**
When I send document array to my executor for vectorization, all `integer` tags becomes `float`.
Code with test:
```python
from docarray import DocumentArray, Document
…
-
We need integration/e2e tests for `jina hub push/pull/status ...`.
-
The Jina installation script does not set the variable OBJC_DISABLE_INITIALIZE_FORK_SAFETY to YES, while installing on my M1 Mac. As a result, after installation, when the user tries to run a flow loc…
-
jina cloud deploy ./
[01/09/23 19:16:46] INFO envfile .env not found. …
-
-
As we are deprecating the secret and introducing namespacing
The id and secret caching mechanism are causing more trouble than it's trying to solve:
- After removing of a particular executor, the …
-
I created an Executor and pushed it to the hub, then deleted it in the UI and tried to push it again from the code.
I get the following error
> ❯ jina hub push ./executors/MyExecutor48
⠧ Pushing …
-
## Flow deployment failed
#### Command
```bash
jina hub push ./XXXOperator
```
Error when
```
⠧ Cloud building ... buildWorkspace: progress (STEP 4/4 RUN pip install --default-timeout=1000 …