ingestionApi

open val ingestionApi: <Error class: unknown class>

Provides access to the Ingestion API for handling data ingestions through the client. This property is lazily initialized and uses the provided client instance from the enclosing LangfuseClient class to create an IngestionApi object. It is intended to be used for making calls to the underlying data ingestion functionalities offered by the API.