Working with Jobs
Jobs are workflows that run on your data using your pipelines. Currently, deepset Cloud supports jobs 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 or extractive question answering pipelines, or chat.
Jobs that run for more than 12 hours are automatically stopped.
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 12 days ago