HumanSignal / Adala

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

don't log user's api key #149

Closed pakelley closed 2 months ago

pakelley commented 2 months ago

Remove log where we log the agent, including the user's api key

pakelley commented 2 months ago

Might be better to just update the __repr__ for the agent? But for now this keeps us from logging it at least

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 43.79%. Comparing base (91dc1d6) to head (af8cbd4). Report is 4 commits behind head on master.

Files Patch % Lines
server/app.py 0.00% 1 Missing :warning:
server/tasks/process_file.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #149 +/- ## ======================================= Coverage 43.79% 43.79% ======================================= Files 40 40 Lines 1813 1813 ======================================= Hits 794 794 Misses 1019 1019 ```

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

robot-ci-heartex commented 2 months ago

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

robot-ci-heartex commented 2 months ago

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

robot-ci-heartex commented 2 months ago

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