Authorizations
Bearer token must be a valid Shuttle API key.
All keys are prefixed with shuttle-.
Example: Bearer shuttle-abc123def456ghi789jkl012mno345pq
Body
application/json
ID of the model to use.
Example:
"shuttle-3.5"
A list of messages comprising the conversation so far.
Minimum length:
1- Option 1
- Option 2
- Option 3
- Option 4
If set, tokens will be sent as server-sent events as they become available.
The maximum number of tokens the model can generate.
Required range:
x >= 1Required range:
0 <= x <= 2Required range:
-2 <= x <= 2Required range:
-2 <= x <= 2Required range:
0 <= x <= 1- Option 1
- Option 2
Controls which (if any) tool is called by the model.
Available options:
none, auto - Option 1
- Option 2
Specifies the amount of deliberate reasoning the model should apply.
Available options:
none, minimal, low, medium, high