mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-02 09:50:01 +00:00
remove irelevant files'
This commit is contained in:
parent
39072f8798
commit
bf4c5eefff
2 changed files with 2 additions and 4 deletions
|
|
@ -9,9 +9,7 @@ import pytest
|
|||
from llama_stack.apis.agents import AgentConfig, Turn
|
||||
from llama_stack.apis.inference import SamplingParams, UserMessage
|
||||
from llama_stack.providers.datatypes import Api
|
||||
from llama_stack.providers.utils.kvstore import kvstore_impl
|
||||
from llama_stack.providers.utils.kvstore.config import SqliteKVStoreConfig
|
||||
|
||||
from llama_stack.providers.utils.kvstore import kvstore_impl, SqliteKVStoreConfig
|
||||
from .fixtures import pick_inference_model
|
||||
|
||||
from .utils import create_agent_session
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue