Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove response.usage.completion_tokens, response.usage.total_tokens, response.usage.prompt_tokens from LlmEmbedding and LlmChatCompletionSummary #2057

Closed
bizob2828 opened this issue Feb 29, 2024 · 1 comment · Fixed by #2093
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 #2056), we should remove the legacy attributes response.usage.completion_tokens, response.usage.total_tokens, and response.usage.prompt_tokens from openai and langchain. 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

@newrelic-node-agent-team newrelic-node-agent-team added this to Triage Needed: Unprioritized Features in Node.js Engineering Board Feb 29, 2024
@bizob2828 bizob2828 added points: 3 A few days and removed needs-triage labels Mar 1, 2024
@kmudduluru kmudduluru moved this from Triage Needed: Unprioritized Features to To do: Features here are prioritized in Node.js Engineering Board Mar 4, 2024
@kmudduluru kmudduluru moved this from To do: Features here are prioritized to Triage Needed: Unprioritized Features in Node.js Engineering Board Mar 4, 2024
@bizob2828 bizob2828 moved this from Triage Needed: Unprioritized Features to In progress: Issues being worked on in Node.js Engineering Board Mar 21, 2024
@bizob2828 bizob2828 self-assigned this Mar 21, 2024
@bizob2828 bizob2828 moved this from In progress: Issues being worked on to Needs PR Review in Node.js Engineering Board Mar 21, 2024
Node.js Engineering Board automation moved this from Needs PR Review to Done: Issues recently completed Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
points: 3 A few days
Projects
Node.js Engineering Board
  
Done: Issues recently completed
1 participant