jina-ai / good-first-issues

Issues that don't fit under Jina's other repos!
Apache License 2.0
8 stars 4 forks source link

Update Jina Hub Executors for Jina 3.0+ #16

Open alexcg1 opened 2 years ago

alexcg1 commented 2 years ago

Is your feature request related to a problem? Please describe. Many Executors on Jina Hub are still not migrated to Jina 3.0. This means a lot of users face crashes when trying to use them, and don't know whether the problem is their end or Jina's end.

We are now marking "Jina 3.0-exclusive" Executors, but would like to get as many pre-3.0 Executors migrated as possible

Describe the solution you'd like

  1. Change response format of each Executor - see here how our response format has changed
  2. Test extensively on your own machine

Confused about which Executor to choose? Look at our Hub front page to see trending Executors. Find one that was updated more than 2 months ago.

You can visit the Executor's repo, by clicking the green "more" button, then clicking "star" image

Prerequisites

Questions? Post a comment on this issue