mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-23 03:42:26 +00:00
precommit
This commit is contained in:
parent
d62f1040fe
commit
3367c52e31
2 changed files with 1 additions and 6 deletions
|
|
@ -19,7 +19,7 @@ from llama_stack.apis.scoring import (
|
|||
ScoringResult,
|
||||
ScoringResultRow,
|
||||
)
|
||||
from llama_stack.apis.scoring_functions import AggregationFunctionType, ScoringFn
|
||||
from llama_stack.apis.scoring_functions import ScoringFn
|
||||
|
||||
from llama_stack.distribution.request_headers import NeedsRequestProviderData
|
||||
from llama_stack.providers.datatypes import ScoringFunctionsProtocolPrivate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue