jina-ai / jinabox.js

A lightweight, customizable omnibox in Javascript, for use with a Jina backend.
https://jina.ai/jinabox.js/
Apache License 2.0
219 stars 22 forks source link

fix: topk parameter parsing #34

Closed jakobkruse1 closed 3 years ago

jakobkruse1 commented 3 years ago

Closes #33 . When trying to use the Jina 2.0 API with jinabox, the top_k parameter is not parsed correctly. The parameter needs to be inside the parameters JSON argument.

github-actions[bot] commented 3 years ago

Jina CLA check ✅ All Contributors have signed the CLA.

jakobkruse1 commented 3 years ago

I have read the CLA Document and I hereby sign the CLA

nan-wang commented 3 years ago

recheckcla