mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-22 18:46:16 +00:00
pre-commit
This commit is contained in:
parent
136451feee
commit
858d3fa647
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ import pytest
|
||||||
from llama_stack_client import Agent
|
from llama_stack_client import Agent
|
||||||
|
|
||||||
from llama_stack import LlamaStackAsLibraryClient
|
from llama_stack import LlamaStackAsLibraryClient
|
||||||
from llama_stack.apis.models import ModelType
|
|
||||||
from llama_stack.distribution.datatypes import AuthenticationRequiredError
|
from llama_stack.distribution.datatypes import AuthenticationRequiredError
|
||||||
|
|
||||||
AUTH_TOKEN = "test-token"
|
AUTH_TOKEN = "test-token"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue