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

chore: Added response for testing llm.token_count #189

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

jsumners-nr
Copy link
Contributor

@jsumners-nr jsumners-nr commented Mar 5, 2024

Proposed Release Notes

  • Added a new Amazon Titan LLM responses to support token_count work.

Links

Details

We need this to support newrelic/node-newrelic-aws-sdk#263.

Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.25%. Comparing base (c1af1b9) to head (7a0ce7f).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #189      +/-   ##
==========================================
+ Coverage   80.07%   80.25%   +0.18%     
==========================================
  Files          23       23              
  Lines        3347     3378      +31     
==========================================
+ Hits         2680     2711      +31     
  Misses        667      667              
Flag Coverage Δ
unit-tests-16.x 80.25% <100.00%> (+0.18%) ⬆️
unit-tests-18.x 80.25% <100.00%> (+0.18%) ⬆️
unit-tests-20.x 80.25% <100.00%> (+0.18%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jsumners-nr jsumners-nr marked this pull request as draft March 5, 2024 20:46
@jsumners-nr jsumners-nr marked this pull request as ready for review March 5, 2024 20:51
@jsumners-nr jsumners-nr merged commit db3b59c into newrelic:main Mar 6, 2024
7 checks passed
@jsumners-nr jsumners-nr deleted the add-llm-response branch March 6, 2024 14:46
@github-actions github-actions bot mentioned this pull request Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants