Highlights
- Arctic Code Vault Contributor
Pinned
6,774 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 83 commits in 4 repositories
Created a pull request in jina-ai/jina that received 4 comments
Opened 33 other pull requests in 2 repositories
jina-ai/jina
1
open
31
merged
- refactor: move save/load config to JAML module
- refactor(jaml): move all YAML interfaces of all base classes to JAML module
- fix(client): topk ql apply to sliceql and vector search
- ci: revert ci commit lint on pull_request_target
- docs: add footer to docs
- docs: fix docs layout add show/hide btn
- fix(helloworld): hello-world evaluator use running avg directly
- refactor: hello-world, evaluator, top_k, eval_at
- refactor: add JAML class and use pyyaml as backend
- refactor(helper): move namespace helper into one place
- style(runtime): reformat code style in runtime module
- ci: add commit lint feedback
- docs: fix missing cli content
- refactor: rename flow output_fn to on_done
- test(driver): add test for loading from custom driver
- fix(io): fix input_files/lines data_type
- feat(async): add AsyncClient and AsyncFlow
- test: add client bad iterator test
- fix(client): handle request exception on client
- fix(setup): add version to grpcio package
- fix: jupyter asyncio
- refactor(client): refactor code, style of pyclient
- fix(pod): do not set envs in thread mode
- feat: add `env` to pea, pod, flow cli
- feat(flow): add needs, inspect, version to flow yaml
- Some pull requests not shown.
jina-ai/streamlit-jina
1
merged
Reviewed 30 pull requests in 2 repositories
jina-ai/jina 29 pull requests
- refactor: move save/load config to JAML module
- feat: add logic to batch at encode driver level
- feat: add named score type
- test: add test for issue 1468
- test: reenable jinad tests
- feat: optimiser with new flow runner and flow v1 parser
- ci: make lint flake8 independent step
- docs(readme): fix some typos in readme
- refactor: update helloworld evaluate
- refactor: split BasePea in runtime and Pea
- feat: numpy indexer update/delete
- [not to be merged] test: stuck on error
- fix: hub push again test
- test: refactor request test
- test: add test behavior cosine with zeros
- Feat add random
- refactor: ensure callback called in tests
- test: refactor type sets test
- refactor: refactor pea loop and closing
- ci: add test jinad checks for pr on master
- feat: native async based grpc & fastapi based rest for gateway
- docs: added code review guide
- refactor: clean env variable when closing pea
- fix: handle empty shards
- docs(README): add cross and multimodal documentation into readme
- Some pull request reviews not shown.
jina-ai/cookiecutter-jina 1 pull request
Created an issue in jina-ai/jina that received 4 comments
Should we allow to load a Flow from a string based yaml? This can be useful in `jinad`.
Should we allow to load a Flow from a string based yaml? This can be useful in jinad.
Originally posted by @deepankarm in #1516 (comment)
4
comments
Opened 13 other issues in 1 repository
jina-ai/jina
5
open
8
closed
- refactor: CacheDocumentSet may be directly implemented in `types`
- `jina check` is broken
- doc generation should be versioned before 1.0 release
- RecallEvaluator and PrecisionEvaluator use list for loop to compute score and it is slow
- evaluate in `jina hello-world` is very inefficient
- `eval_at` is an attribute defined in Executor, making it impossible to read from querylang/driver
- add README section for training flow
- add README section for hello-world evaluation
- error message only stated that my driver couldn't be found. But, in reality the whole py_module hasn't been loaded due to the import-error.
- jina cli docs is broken empty content
- reenable jinad test in ci after jind test is done
- Migrating from ruamel.yaml to PyYAML before 1.0 release
- needs & inspect builder pattern are not available in YAML
Started 1 discussion in 1 repository
jina-ai/jina
jina-ai/jina
31
contributions
in private repositories
Dec 3 – Dec 21