Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Bedrock: Remove response.usage.completion_tokens, response.usage.total_tokens, response.usage.prompt_tokens from LlmEmbedding and LlmChatCompletionSummary #265

Closed
bizob2828 opened this issue Feb 29, 2024 · 2 comments · Fixed by #278
Assignees
Labels
points:3 A few days

Comments

@bizob2828
Copy link
Member

bizob2828 commented Feb 29, 2024

Description

Once the AIM UI has been updated to read token counts from token_count key(see #264 ), we should remove the legacy attributes response.usage.completion_tokens, response.usage.total_tokens, and response.usage.prompt_tokens.
We also want to remove transaction_id from all events as it will no longer be necesary as events will be queried by trace_id

@workato-integration
Copy link

@bizob2828 bizob2828 added the points:3 A few days label Mar 1, 2024
@jsumners-nr
Copy link
Contributor

See #269

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
points:3 A few days
Projects
Archived in project
2 participants