Skip to content
Spark.
All terms

Models and requests

Model

A model is a trained mathematical system that maps its input to a distribution of likely outputs. In coding tools, it commonly produces text, structured data, or tool-call instructions.

Example

Given a function and its tests, a model can suggest an implementation that satisfies the examples.