mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-22 23:22:25 +00:00
inspect
This commit is contained in:
parent
a6091fa158
commit
b936503784
5 changed files with 67 additions and 26 deletions
|
|
@ -6,7 +6,6 @@
|
|||
|
||||
from typing import Any, Dict, List, Optional
|
||||
|
||||
# from llama_models.llama3.api.datatypes import * # noqa: F403
|
||||
from pydantic import parse_obj_as
|
||||
|
||||
from llama_stack.apis.common.content_types import URL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue