mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-11 20:40:40 +00:00
test sapling
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags:
This commit is contained in:
parent
62839c66a1
commit
58f4074b2a
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ class ScoringFunctionStore(Protocol):
|
|||
|
||||
@runtime_checkable
|
||||
class Scoring(Protocol):
|
||||
# test sapling
|
||||
scoring_function_store: ScoringFunctionStore
|
||||
|
||||
@webmethod(route="/scoring/score-batch", method="POST")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue