HumanSignal / Adala

Adala: Autonomous DAta (Labeling) Agent framework
https://humansignal.github.io/Adala/
Apache License 2.0
911 stars 72 forks source link

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

Closed niklub closed 1 week ago

niklub commented 3 weeks ago

Adala table now contains the following system fields:

and they're piped to the LSE resulthandler.

TODO need to update all tests again or add some kind of flag which only adds these fields when requested by server

robot-ci-heartex commented 3 weeks ago

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

robot-ci-heartex commented 1 week ago

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

robot-ci-heartex commented 1 week ago

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

robot-ci-heartex commented 1 week ago

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

robot-ci-heartex commented 1 week ago

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

niklub commented 1 week ago

/git merge master

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

robot-ci-heartex commented 1 week ago

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

robot-ci-heartex commented 1 week ago

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

codecov-commenter commented 1 week ago

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 ```diff @@ 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.

robot-ci-heartex commented 1 week ago

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