Closed lusloher closed 3 years ago
Link to subfeature: https://jinaai.productboard.com/feature-board/planning/features/7271365
Tasks to do:
As discussed the data ingest itself will now look like this:
@deepankarm update the crafter python file in order to use the correct csv file
Feature Request
As a user, I want to be able to index data through the running Flow. Frontend should be able to send json bodies via POST requests/websocket streams.
This ticket requires figuring out how we create jsons from files/text.
Acceptance Criteria
This ticket is done when: pressing the play button uploads all the files to the workspace
This ticket is done when: the Index Flow is started and terminated once all the files are indexed
This ticket is done when: the Query Flow is started and the example page is opened
https://api.jina.ai/rest
This is for all the apis related to indexing/querying.
https://api.jina.ai/daemon/
This is for all the apis related to flow creation/termination