mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-06 10:42:39 +00:00
fix
This commit is contained in:
parent
a22547bbe6
commit
c700c61d98
1 changed files with 0 additions and 2 deletions
|
@ -28,9 +28,7 @@ from typing_extensions import Annotated
|
|||
from llama_stack.distribution.datatypes import LoggingConfig, StackRunConfig
|
||||
from llama_stack.distribution.distribution import builtin_automatically_routed_apis
|
||||
from llama_stack.distribution.request_headers import (
|
||||
AUTH_ATTRIBUTES_VAR,
|
||||
PROVIDER_DATA_VAR,
|
||||
auth_attributes_context,
|
||||
request_provider_data_context,
|
||||
)
|
||||
from llama_stack.distribution.resolver import InvalidProviderError
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue