File tree Expand file tree Collapse file tree 4 files changed +2714
-1828
lines changed
Expand file tree Collapse file tree 4 files changed +2714
-1828
lines changed Original file line number Diff line number Diff line change 11{
2- "protocol" : " mcp" ,
3- "transport" : " streamable_http" ,
4- "evaluated_agent_url" : " http://localhost:10001/" ,
2+ "business_context" : " " ,
3+ "deep_test_mode" : false ,
54 "evaluated_agent_auth_type" : " no_auth" ,
65 "evaluated_agent_credentials" : " " ,
7- "service_llm " : " openai/gpt-4.1 " ,
8- "judge_llm " : " openai/gpt-4.1 " ,
6+ "evaluated_agent_url " : " http://localhost:10001/ " ,
7+ "evaluation_mode " : " policy " ,
98 "interview_mode" : true ,
10- "deep_test_mode " : false ,
9+ "judge_llm " : " openai/gpt-4.1 " ,
1110 "parallel_runs" : 2 ,
12- "business_context" : " "
11+ "protocol" : " a2a" ,
12+ "scan_type" : " basic" ,
13+ "service_llm" : " openai/gpt-4.1" ,
14+ "transport" : " http"
1315}
Original file line number Diff line number Diff line change 1- 0.3.4
1+ 0.3.5
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ dependencies = [
1212 " datasets==3.6.0" ,
1313 " fastapi>=0.121.0" ,
1414 " fastmcp>=2.12.5" ,
15- " google-adk==1.5 .0" ,
15+ " google-adk==1.23 .0" ,
1616 " langchain-openai>=0.3.35" ,
1717 " litellm==1.76.1" ,
1818 " loguru==0.7.3" ,
You can’t perform that action at this time.
0 commit comments