frameworks icon indicating copy to clipboard operation
frameworks copied to clipboard

feat: llm engine driver

Open sozercan opened this issue 10 months ago • 1 comments

adds a new driver for an llm policy engine

sozercan avatar Apr 08 '24 19:04 sozercan

Codecov Report

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

Project coverage is 51.44%. Comparing base (76869f8) to head (7433cba). Report is 6 commits behind head on master.

Files Patch % Lines
constraint/pkg/client/drivers/llm/driver.go 0.00% 160 Missing :warning:
constraint/pkg/client/drivers/llm/schema/schema.go 0.00% 35 Missing :warning:
constraint/pkg/client/drivers/llm/new.go 0.00% 9 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #411      +/-   ##
==========================================
- Coverage   54.68%   51.44%   -3.24%     
==========================================
  Files          71      107      +36     
  Lines        5241     6735    +1494     
==========================================
+ Hits         2866     3465     +599     
- Misses       2073     2908     +835     
- Partials      302      362      +60     
Flag Coverage Δ
unittests 51.44% <0.00%> (-3.24%) :arrow_down:

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

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

codecov-commenter avatar Apr 08 '24 19:04 codecov-commenter