Guides
The platform works in three layers: you upload content as assets, build a knowledge store from that content, and create responses through natural language.
Set up
Upload content, build a knowledge store, and add assets to it before you create a response.
Upload videos to the platform. Choose between direct and multipart uploads.
Create a knowledge store and optionally configure what the platform extracts.
Add assets to a knowledge store for indexing.
Create a response
Before you create a response, prepare these resources:
- An asset with
readystatus. - A knowledge store. Ingestion configuration is optional. Add it when you create the knowledge store if you want Jockey to emphasize specific fields, entities, or domain signals during indexing.
- A knowledge store item with
readystatus.
Use the POST /responses endpoint to create a response. The response is shaped by what you ask, the instructions you provide, and the output schema you define. Start with Create a response to learn the base request and response format.
After you create a response, use these optional guides to change how the response is delivered, formatted, or continued across turns.