OptionalbaseUrl
baseUrl?: Supplier<string>
environment
environment: Supplier<string>
headers?: Record<string, Supplier<undefined | null | string>>
Optionalpassword
password?: Supplier<undefined | string>
Optionalusername
username?: Supplier<undefined | string>
OptionalxLangfusePublicKey
xLangfusePublicKey?: Supplier<undefined | string>
OptionalxLangfuseSdkName
xLangfuseSdkName?: Supplier<undefined | string>
OptionalxLangfuseSdkVersion
xLangfuseSdkVersion?: Supplier<undefined | string>
Specify a custom URL to connect the client to.