Directory listing for /lib/crewai/tests/cassettes/agents/
test_agent_custom_max_iterations.yaml
test_agent_error_on_parsing_tool.yaml
test_agent_execute_task_basic.yaml
test_agent_execute_task_with_context.yaml
test_agent_execute_task_with_custom_llm.yaml
test_agent_execute_task_with_planning.yaml
test_agent_execute_task_with_planning_refine.yaml
test_agent_execute_task_with_tool.yaml
test_agent_execute_task_without_planning.yaml
test_agent_execution.yaml
test_agent_execution_with_specific_tools.yaml
test_agent_execution_with_tools.yaml
test_agent_kickoff_multi_step_task_with_planning.yaml
test_agent_kickoff_with_mcp_tools.yaml
test_agent_kickoff_with_planning.yaml
test_agent_kickoff_with_planning_disabled.yaml
test_agent_kickoff_with_platform_tools.yaml
test_agent_kickoff_without_planning.yaml
test_agent_knowledege_with_crewai_knowledge.yaml
test_agent_max_iterations_stops_loop.yaml
test_agent_moved_on_after_max_iterations.yaml
test_agent_output_when_guardrail_returns_base_model.yaml
test_agent_powered_by_new_o_model_family_that_allows_skipping_tool.yaml
test_agent_powered_by_new_o_model_family_that_uses_tool.yaml
test_agent_respect_the_max_rpm_set.yaml
test_agent_respect_the_max_rpm_set_over_crew_rpm.yaml
test_agent_step_callback.yaml
test_agent_use_specific_tasks_output_as_context.yaml
test_agent_with_knowledge_sources.yaml
test_agent_with_knowledge_sources_extensive_role.yaml
test_agent_with_knowledge_sources_generate_search_query.yaml
test_agent_with_knowledge_sources_with_query_limit_and_score_threshold.yaml
test_agent_with_knowledge_sources_with_query_limit_and_score_threshold_default.yaml
test_agent_with_knowledge_with_no_crewai_knowledge.yaml
test_agent_with_only_crewai_knowledge.yaml
test_agent_without_max_rpm_respects_crew_rpm.yaml
test_agent_without_max_rpm_respet_crew_rpm.yaml
test_disabling_cache_for_agent.yaml
test_do_not_allow_crewai_trigger_context_for_first_task_hierarchical.yaml
test_ensure_first_task_allow_crewai_trigger_context_is_false_does_not_inject.yaml
test_first_task_auto_inject_trigger.yaml
test_get_knowledge_search_query.yaml
test_guardrail_is_called_using_callable.yaml
test_guardrail_is_called_using_string.yaml
test_guardrail_reached_attempt_limit.yaml
test_handle_context_length_exceeds_limit_cli_no.yaml
test_lite_agent_created_with_correct_parameters[False].yaml
test_lite_agent_created_with_correct_parameters[True].yaml
test_lite_agent_inside_flow_sync.yaml
test_lite_agent_inside_flow_with_tools.yaml
test_lite_agent_kickoff_async_inside_flow.yaml
test_lite_agent_output_includes_messages.yaml
test_lite_agent_returns_usage_metrics.yaml
test_lite_agent_returns_usage_metrics_async.yaml
test_lite_agent_standalone_still_works.yaml
test_lite_agent_structured_output.yaml
test_lite_agent_with_tools.yaml
test_llm_call.yaml
test_llm_call_with_all_attributes.yaml
test_llm_call_with_error.yaml
test_multiple_agents_in_same_flow.yaml
test_native_tool_calling_error_handling.yaml
test_task_allow_crewai_trigger_context.yaml
test_task_allow_crewai_trigger_context_no_payload.yaml
test_task_without_allow_crewai_trigger_context.yaml
TestAgentA2AKickoff.test_agent_kickoff_delegates_to_a2a.yaml
TestAgentA2AKickoff.test_agent_kickoff_handles_multi_turn_conversation.yaml
TestAgentA2AKickoff.test_agent_kickoff_returns_lite_agent_output.yaml
TestAgentA2AKickoff.test_agent_kickoff_with_calculator_skill.yaml
TestAgentA2AKickoff.test_agent_kickoff_with_conversation_skill.yaml
TestAgentA2AKickoff.test_agent_kickoff_with_failed_a2a_endpoint.yaml
TestAgentA2AKickoff.test_agent_kickoff_with_list_messages.yaml
TestAgentA2AKickoff.test_agent_without_a2a_works_normally.yaml
TestAgentA2AKickoffAsync.test_agent_kickoff_async_delegates_to_a2a.yaml
TestAgentA2AKickoffAsync.test_agent_kickoff_async_with_calculator.yaml
TestAgentExecutorPlanning.test_agent_kickoff_with_planning_stores_plan_in_state.yaml
TestAgentExecutorPlanning.test_agent_kickoff_without_planning_skips_plan_generation.yaml
TestAgentExecutorPlanning.test_executor_state_contains_plan_after_planning.yaml
TestAgentExecutorPlanning.test_planning_creates_minimal_steps_for_multi_step_task.yaml
TestAgentExecutorPlanning.test_planning_disabled_skips_planning.yaml
TestAgentExecutorPlanning.test_planning_handles_sequential_dependency_task.yaml
TestAnthropicNativeToolCalling.test_anthropic_agent_with_native_tool_calling.yaml
TestAnthropicNativeToolCalling.test_anthropic_parallel_native_tool_calling_test_agent_kickoff.yaml
TestAnthropicNativeToolCalling.test_anthropic_parallel_native_tool_calling_test_crew.yaml
TestAzureNativeToolCalling.test_azure_agent_with_native_tool_calling.yaml
TestAzureNativeToolCalling.test_azure_parallel_native_tool_calling_test_agent_kickoff.yaml
TestAzureNativeToolCalling.test_azure_parallel_native_tool_calling_test_crew.yaml
TestBedrockNativeToolCalling.test_bedrock_agent_kickoff_with_tools_mocked.yaml
TestBedrockNativeToolCalling.test_bedrock_parallel_native_tool_calling_test_agent_kickoff.yaml
TestBedrockNativeToolCalling.test_bedrock_parallel_native_tool_calling_test_crew.yaml
TestGeminiNativeToolCalling.test_gemini_agent_with_native_tool_calling.yaml
TestGeminiNativeToolCalling.test_gemini_parallel_native_tool_calling_test_agent_kickoff.yaml
TestGeminiNativeToolCalling.test_gemini_parallel_native_tool_calling_test_crew.yaml
TestMaxUsageCountWithNativeToolCalling.test_max_usage_count_limit_enforced_in_native_tool_calling.yaml
TestMaxUsageCountWithNativeToolCalling.test_max_usage_count_tracked_in_native_tool_calling.yaml
TestMaxUsageCountWithNativeToolCalling.test_tool_usage_increments_after_successful_execution.yaml
TestNativeToolCallingTokenUsage.test_openai_native_tool_calling_token_usage.yaml
TestOpenAINativeToolCalling.test_openai_agent_with_native_tool_calling.yaml
TestOpenAINativeToolCalling.test_openai_parallel_native_tool_calling_test_agent_kickoff.yaml
TestOpenAINativeToolCalling.test_openai_parallel_native_tool_calling_test_crew.yaml
TestOpenAINativeToolCalling.test_openai_parallel_native_tool_calling_tool_hook_parity_agent_kickoff.yaml
TestOpenAINativeToolCalling.test_openai_parallel_native_tool_calling_tool_hook_parity_crew.yaml
TestReasoningEffort.test_reasoning_effort_high_runs_full_observation_pipeline.yaml
TestReasoningEffort.test_reasoning_effort_low_skips_decide_and_replan.yaml
TestResponseFormatWithKickoff.test_kickoff_no_response_format_returns_raw_text.yaml
TestResponseFormatWithKickoff.test_kickoff_response_format_with_planning_and_tools.yaml
TestResponseFormatWithKickoff.test_kickoff_response_format_without_planning.yaml