mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-04 18:13:44 +00:00
fix(rebase): pre-commit formatting fixes caused by rebase
This commit is contained in:
parent
10ca89d6db
commit
1a6174c42f
10 changed files with 5 additions and 2268 deletions
|
|
@ -6,9 +6,10 @@
|
|||
|
||||
import json
|
||||
|
||||
from llama_stack_api import OpenAIMessageParam, RunShieldResponse
|
||||
from opentelemetry import trace
|
||||
|
||||
from llama_stack_api import OpenAIMessageParam, RunShieldResponse
|
||||
|
||||
from .constants import (
|
||||
RUN_SHIELD_OPERATION_NAME,
|
||||
SAFETY_REQUEST_MESSAGES_ATTRIBUTE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue