svilupp / PromptingTools.jl

Streamline your life using PromptingTools.jl, the Julia package that simplifies interacting with large language models.
https://svilupp.github.io/PromptingTools.jl/dev/
MIT License
96 stars 9 forks source link

add tracer kwargs #153

Closed svilupp closed 1 month ago

svilupp commented 1 month ago

Adds kwargs log_dir and log_file_path for more control when needed.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.98%. Comparing base (9e9fd16) to head (9bf2b35).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #153 +/- ## ========================================== + Coverage 92.97% 92.98% +0.01% ========================================== Files 42 42 Lines 3303 3308 +5 ========================================== + Hits 3071 3076 +5 Misses 232 232 ```

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