mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-06 04:34:57 +00:00
Basic build and run succeeded
This commit is contained in:
parent
4d5ca49eed
commit
2ed65a47a4
9 changed files with 50 additions and 42 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
from typing import List, Optional, Protocol
|
||||
|
||||
from llama_memory_banks.schema_utils import json_schema_type, webmethod
|
||||
from llama_models.schema_utils import json_schema_type, webmethod
|
||||
from pydantic import BaseModel, Field
|
||||
|
||||
from llama_stack.apis.memory import MemoryBankType
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue