Automatically capture PydanticAI agent completions in your sessions with one line of setup.
create_event()
or end_event()
manuallydescription
: formatted messages sent to the modelmodel
: the underlying model name (e.g. claude-3-5-sonnet-20241022
, gpt-4
)cost
: calculated based on token usageresult
: truncated summary of the responsecreate_event()
for additional context