- Removed the redundant `jina_client.v` file, as its functionality was duplicated in `rank_api.v`. This simplifies the codebase and eliminates potential inconsistencies.
jina
see https://jina.ai/
To get started
import freeflowuniverse.herolib.clients. jina
mut client:= jina.get()!
client...
example heroscript
!!jina.configure
secret: '...'
host: 'localhost'
port: 8888