mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 16:02:39 +00:00
add unit test
This commit is contained in:
parent
9c80a57667
commit
5a628d32c8
7 changed files with 188 additions and 1 deletions
|
|
@ -10,6 +10,7 @@ import pytest_asyncio
|
|||
from llama_stack.distribution.datatypes import Api, Provider
|
||||
|
||||
from llama_stack.providers.tests.resolver import construct_stack_for_test
|
||||
|
||||
from ..conftest import ProviderFixture, remote_stack_fixture
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue