jina-ai / dashboard

Interactive UI for analyzing Jina logs, designing Flows and viewing Hub images
https://dashboard.jina.ai
Apache License 2.0
118 stars 60 forks source link

Feat: Multi modal example #308

Closed BastinJafari closed 3 years ago

BastinJafari commented 3 years ago

This is the most simple implementation for the multi-modal-example. It misses error handling, but we should refactor the clients for that first

PR checklist

Docs

Tests

Typing

Styling

codecov[bot] commented 3 years ago

Codecov Report

Merging #308 (655e876) into master (d5e5421) will decrease coverage by 1.21%. The diff coverage is 3.70%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #308      +/-   ##
==========================================
- Coverage   64.08%   62.86%   -1.22%     
==========================================
  Files          60       61       +1     
  Lines        1342     1368      +26     
  Branches      212      212              
==========================================
  Hits          860      860              
- Misses        482      508      +26     
Impacted Files Coverage Δ
src/services/multiModalScript.ts 0.00% <0.00%> (ø)
src/services/config.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d5e5421...655e876. Read the comment docs.