jina-ai / jina-commons

A collection of shared function for Jina Executor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

A collection of shared function for Jina Executor

Basic usage

Install

Add to your Executors requirements.txt

git+https://github.com/jina-ai/jina-commons

Import

from jina_commons.indexers.dump import export_dump_streaming

About

A collection of shared function for Jina Executor

License:Apache License 2.0


Languages

Language:Python 98.2%Language:Shell 1.8%