mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
Support async agent and model callbacks
PiperOrigin-RevId: 755542756
This commit is contained in:
committed by
Copybara-Service
parent
f96cdc675c
commit
794a70edcd
@@ -19,6 +19,7 @@ import os
|
||||
from google.adk.evaluation import AgentEvaluator
|
||||
import pytest
|
||||
|
||||
|
||||
def agent_eval_artifacts_in_fixture():
|
||||
"""Get all agents from fixture folder."""
|
||||
agent_eval_artifacts = []
|
||||
|
||||
Reference in New Issue
Block a user