Cost-cap behavior
If your account is at its cap, the call returns429:
Pause and retry, or raise the cap with
client.call_limits.update(...).
Watch the call live
The response includessession_id. Open
https://hub.kataven.ai/conversations/<session_id> to see the
transcript stream as the call happens.
For programmatic monitoring, the Context Service has a separate HTTP
admin surface — see the Context Service docs for /api/conversations/*.

