Skip to content
Spark.
All terms

Models and requests

Model provider request

A model provider request is the payload a harness sends for inference, including messages and often tool definitions or generation settings. The exact fields are provider-specific.

Example

A harness packages the system prompt, current turn, and available tools into one request before asking for a response.