jina icon indicating copy to clipboard operation
jina copied to clipboard

☁️ Build multimodal AI applications with cloud-native stack

Results 93 jina issues
Sort by recently updated
recently updated
newest added

like in CAS : https://twitter.com/hxiao/status/1509181942977155080?s=20&t=VoS5JrHldeKiydqbDP2MXg

Stale

**Describe the feature** To enable serverless abilities with jina, we should allow users to export knative yamls. Knative doesn't understand K8S `Deployment` & `Service` resources and implements a `Service` resource...

Stale
area/k8s

We want to support this syntax: ```python e = MyExec(workspace=...) ```

priority/important-longterm

Parser structure polutes our `CLI` interface and `help` usage. I suggest we avoid having all the `mixins` in parsers and just have a parser for each object and these parsers...

Goals: - ... - ... - [ ] check and update documentation. See [guide](https://github.com/jina-ai/jina/CONTRIBUTING.md#documentation-guidelines) and ask the team.

size/M
area/housekeeping
area/docker
area/core
area/helper
area/cicd
area/network
component/resource
area/setup
component/proto
area/entrypoint

https://jinaai.slack.com/archives/C018F60RBL5/p1653659409929649

This PR allows users to pass a custom gateway class to Flow definition similarly to Executors. - [x] Make custom gateway JAML compatible and loadable from config - [x] Allow...

size/M
area/core
area/helper
area/entrypoint

This PR updates `jcloud` docs to include information on: * CPU & GPU flow maximal retention days * on the maximum number of CPU & GPU flows an account can...

size/S
area/docs