Working with Jobs
Jobs are workflows that run on your data using your pipelines. Currently, deepset Cloud offers a job for batch question answering that you can use to run batch queries on the files in your workspace and persist the results.
Jobs can only use pipelines that return answers, such as RAG, chat, or extractive question answering.
Prepare a Query Set - see an example query set and learn how to prepare your own.
Create a Job - a step-by-step guide for creating a job.
Share a Job - learn how to share your job results with anyone easily.
Updated 3 months ago