This commit is contained in:
Xi Yan 2024-12-26 18:42:57 -08:00
parent a6091fa158
commit b936503784
5 changed files with 67 additions and 26 deletions

View file

@ -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