10000 chore: fix ut for fast api server · lbruderer/adk-python@cbdb5fc · GitHub
[go: up one dir, main page]

Skip to content

Commit cbdb5fc

Browse files
seanzhougooglecopybara-github
authored andcommitted
chore: fix ut for fast api server
PiperOrigin-RevId: 761350248
1 parent 98727b4 commit cbdb5fc

File tree

2 files changed

+373
-168
lines changed

2 files changed

+373
-168
lines changed

src/google/adk/cli/fast_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
from ..agents.llm_agent import Agent
6262
from ..agents.llm_agent import LlmAgent
6363
from ..agents.run_config import StreamingMode
64-
from ..artifacts import InMemoryArtifactService
64+
from ..artifacts.in_memory_artifact_service import InMemoryArtifactService
6565
from ..evaluation.eval_case import EvalCase
6666
from ..evaluation.eval_case import SessionInput
6767
from ..evaluation.local_eval_sets_manager import LocalEvalSetsManager

0 commit comments

Comments
 (0)
0