Inferences
Events
When an inference is created. an event is emitted which can be listened to via a webhook to retrieved via the events endpoint.
Inferences
When an inference is created. an event is emitted which can be listened to via a webhook to retrieved via the events endpoint.
Event | Description |
---|---|
inference.created | When the inference is created |
inference.updated | When the inference is updated |
inference.deleted | When the inference is deleted |