Adala icon indicating copy to clipboard operation
Adala copied to clipboard

feat: RND-119: Add token usage in inference output

Open niklub opened this issue 1 year ago • 1 comments
trafficstars

Adala table now contains the following system fields:

  • _prompt_tokens
  • _completion_tokens

niklub avatar Aug 15 '24 13:08 niklub

Commit https://github.com/HumanSignal/infra/commit/8f440f082b9545a49028a592c64ef072ea0fcb91 is created.

robot-ci-heartex avatar Aug 15 '24 13:08 robot-ci-heartex

Commit https://github.com/HumanSignal/infra/commit/d5ee8986f9b410ce707324493bb7be52b2eca902 is created.

robot-ci-heartex avatar Sep 03 '24 15:09 robot-ci-heartex

Commit https://github.com/HumanSignal/infra/commit/b0aa698fdcb3db0e5d8a076a3bf1e1dc4c37fa8a is created.

robot-ci-heartex avatar Sep 03 '24 18:09 robot-ci-heartex

Commit https://github.com/HumanSignal/infra/commit/61e89c98abfb515fdd87e17e8e921b48cc193cf0 is created.

robot-ci-heartex avatar Sep 03 '24 20:09 robot-ci-heartex

Commit https://github.com/HumanSignal/infra/commit/4fe5d1f6a1819db91e4c38718876a71f4ad893eb is created.

robot-ci-heartex avatar Sep 04 '24 07:09 robot-ci-heartex

/git merge master

Workflow run Successfully merged: 5 files changed, 133 insertions(+), 185 deletions(-)

niklub avatar Sep 04 '24 14:09 niklub

Commit https://github.com/HumanSignal/infra/commit/a3123a2cb25515ed7e4174acb62176a62b22cb56 is created.

robot-ci-heartex avatar Sep 04 '24 14:09 robot-ci-heartex

Commit https://github.com/HumanSignal/infra/commit/eca9fec610779a55a044929e0b3bfe6f2550a7ba is created.

robot-ci-heartex avatar Sep 04 '24 15:09 robot-ci-heartex

Codecov Report

Attention: Patch coverage is 78.46154% with 14 lines in your changes missing coverage. Please review.

Project coverage is 61.57%. Comparing base (459fe95) to head (9c1d952). Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
adala/runtimes/_litellm.py 76.27% 14 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #183      +/-   ##
==========================================
+ Coverage   61.23%   61.57%   +0.34%     
==========================================
  Files          44       44              
  Lines        2030     2064      +34     
==========================================
+ Hits         1243     1271      +28     
- Misses        787      793       +6     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Sep 04 '24 15:09 codecov-commenter

Commit https://github.com/HumanSignal/infra/commit/d4bdadffdda7d05911b0b1e722ebe66029891443 is created.

robot-ci-heartex avatar Sep 04 '24 15:09 robot-ci-heartex