Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.ai-stats.phaseo.app/llms.txt

Use this file to discover all available pages before exploring further.

record = client.get_generation("G-01ABC...")

print(record)
When request details were stored, the returned record also includes replay_supported and replay_request so you can resubmit the captured payload to the original endpoint.
Last modified on May 6, 2026