We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
15ce476
post_event(...)
post_event_async(...)
POST /v1/events
get_run_timeline(...)
get_run_timeline_async(...)
GET /v1/runs/{run_id}
ai_run(...)
ai_run_async(...)
run_id
ai.run*
ai.run_and_wait*
ai.run_tool*
metadata.run_id
args.run_id
events(...)
events_async(...)
offset
examples/ai/run_debug_timeline.py
examples/ai/run_debug_failure.py