Documentation Index
Fetch the complete documentation index at: https://docs.baseten.co/llms.txt
Use this file to discover all available pages before exploring further.
usage
Options
End of the window (ISO 8601). Requires —start. Mutually exclusive with —since.
Filter JSON output with a jq expression; implies —output json (or jsonl for streamed commands)
Output formatOne of:
text, json, jsonl, noneBaseten remote URL, overrides BASETEN_REMOTE_URL (default https://app.baseten.co)
Relative window ending now, as a Go duration (e.g. 7d, 24h). Mutually exclusive with —start/—end.
Start of the window (ISO 8601). Requires —end. Mutually exclusive with —since.
Enable verbose logging
Examples
Show usage over the last 7 days (default)Filter output with --jq
Print a top-level total (shape TBD)
Output
Text mode (--output text): Not yet implemented. The output shape is TBD.
JSON mode (--output json): payload type map[string]interface {}.