-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Custom ML model usage and ml_providers list #587
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #587 +/- ##
=======================================
Coverage 90.34% 90.34%
=======================================
Files 131 131
Lines 4701 4715 +14
Branches 761 763 +2
=======================================
+ Hits 4247 4260 +13
- Misses 301 302 +1
Partials 153 153 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
Description
Please include a summary of the change and which is fixed.
--ml_config
and--ml_model
arguments to use custom models--ml_providers
How has this been tested?
Please describe the tests that you ran to verify your changes.