File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,12 +25,6 @@ CURRENT_TASK=0
2525SKIPPED_EXAMPLES=(
2626 " examples/claude_agent_with_travel_planner/run_agent.py"
2727 " examples/dsl/classifier_mcp/run_agent.py"
28- " examples/evaluation/llm_final_response/test_llm_final_response.py"
29- " examples/evaluation/llm_judge_tools/test_llm_judge_tools.py"
30- " examples/evaluation/llm_rubric_knowledge_recall/test_llm_rubric_knowledge_recall.py"
31- " examples/evaluation/llm_rubric_response/test_llm_rubric_response.py"
32- " examples/evaluation/pass_at_k/test_pass_at_k.py"
33- " examples/evaluation/webui/test_book_finder.py"
3428 " examples/knowledge_with_vectorstore/run_agent.py"
3529 " examples/mem0_tools/run_agent.py"
3630 " examples/memory_service_with_mem0/run_agent.py"
@@ -41,6 +35,7 @@ SKIPPED_EXAMPLES=(
4135 " examples/session_service_with_redis/run_agent.py"
4236 " examples/session_service_with_sql/run_agent.py"
4337 " examples/skills_hub/run_agent.py"
38+ " examples/skills_with_container/run_agent.py"
4439 " examples/skills_with_cube/run_agent.py"
4540)
4641
You can’t perform that action at this time.
0 commit comments