The LDAIConfigTracker is used to track various details about AI operations.
Track an operation which uses Bedrock.
The result of the Bedrock operation.
The input operation.
Track the duration of generation.
Ideally this would not include overhead time such as network communication.
The duration in milliseconds.
Track the duration of execution of the provided function.
The function to track the duration of.
The result of the function.
Track sentiment about the generation.
Feedback about the generation.
Track an OpenAI operation.
Function which executes the operation.
The result of the operation.
Generation was successful.
Track information about token usage.
Token usage information.
The LDAIConfigTracker is used to track various details about AI operations.