LlamaIndexCallbackHandler¶
- opik.integrations.llama_index.LlamaIndexCallbackHandler(event_starts_to_ignore: List[CBEventType] | None = None, event_ends_to_ignore: List[CBEventType] | None = None, project_name: str | None = None)¶
Base callback handler that can be used to track event starts and ends.