This website requires JavaScript.
Explore
Help
Register
Sign In
andre
/
crewAI
Watch
1
Star
0
Fork
0
You've already forked crewAI
mirror of
https://github.com/crewAIInc/crewAI.git
synced
2026-05-06 17:52:35 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
Files
79daa7061e8302b17277f888fab53daa3b6b8816
crewAI
/
tests
/
cassettes
History
Brandon Hancock (bhancock_ai)
627bb3f5f6
Brandon/new release cleanup (
#1918
)
...
* WIP * fixes to match enterprise changes
2025-01-18 15:46:41 -03:00
..
test_after_crew_modification.yaml
…
test_after_kickoff_modification.yaml
…
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_ollama.yaml
…
test_agent_execute_task_with_tool.yaml
…
test_agent_execution_with_specific_tools.yaml
…
test_agent_execution_with_tools.yaml
…
test_agent_execution.yaml
…
test_agent_function_calling_llm.yaml
…
test_agent_human_input.yaml
…
test_agent_moved_on_after_max_iterations.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_remembers_output_format_after_using_tools_too_many_times.yaml
…
test_agent_repeated_tool_usage_check_even_with_disabled_cache.yaml
…
test_agent_repeated_tool_usage.yaml
…
test_agent_respect_the_max_rpm_set_over_crew_rpm.yaml
…
test_agent_respect_the_max_rpm_set.yaml
…
test_agent_step_callback.yaml
…
test_agent_tool_role_matching[ "Futel Official Infopoint" -True].yaml
…
test_agent_tool_role_matching[ FUTEL\nOFFICIAL INFOPOINT -True].yaml
…
test_agent_tool_role_matching["Futel Official Infopoint"-True].yaml
…
test_agent_tool_role_matching[Futel Official Infopoint-True].yaml
…
test_agent_tool_role_matching[Futel Official Infopoint\n-True].yaml
…
test_agent_usage_metrics_are_captured_for_hierarchical_process.yaml
…
test_agent_use_specific_tasks_output_as_context.yaml
…
test_agent_with_knowledge_sources.yaml
…
test_agent_with_ollama_llama3.yaml
…
test_agent_without_max_rpm_respects_crew_rpm.yaml
…
test_agent_without_max_rpm_respet_crew_rpm.yaml
…
test_agents_do_not_get_delegation_tools_with_there_is_only_one_agent.yaml
…
test_api_calls_throttling.yaml
…
test_before_crew_modification.yaml
…
test_before_crew_with_none_input.yaml
…
test_before_kickoff_callback.yaml
…
test_before_kickoff_modification.yaml
…
test_before_kickoff_with_none_input.yaml
…
test_before_kickoff_without_inputs.yaml
…
test_cache_hitting_between_agents.yaml
…
test_cache_hitting.yaml
…
test_conditional_task_last_task_when_conditional_is_false.yaml
…
test_conditional_task_last_task_when_conditional_is_true.yaml
…
test_crew_creation.yaml
…
test_crew_does_not_interpolate_without_inputs.yaml
…
test_crew_function_calling_llm.yaml
…
test_crew_kickoff_usage_metrics.yaml
…
test_crew_log_file_output.yaml
…
test_crew_output_file_end_to_end.yaml
…
test_crew_verbose_output.yaml
…
test_crew_with_delegating_agents_should_not_override_agent_tools.yaml
…
test_crew_with_delegating_agents_should_not_override_task_tools.yaml
…
test_crew_with_delegating_agents.yaml
…
test_crew_with_failing_task_guardrails.yaml
…
test_custom_converter_cls.yaml
…
test_delegation_is_not_enabled_if_there_are_only_one_agent.yaml
…
test_disabled_memory_using_contextual_memory.yaml
…
test_disabling_cache_for_agent.yaml
…
test_handle_context_length_exceeds_limit_cli_no.yaml
…
test_handle_context_length_exceeds_limit.yaml
…
test_hierarchical_crew_creation_tasks_with_agents.yaml
…
test_hierarchical_crew_creation_tasks_with_async_execution.yaml
…
test_hierarchical_crew_creation_tasks_with_sync_last.yaml
…
test_hierarchical_process.yaml
…
test_hierarchical_verbose_false_manager_agent.yaml
…
test_hierarchical_verbose_manager_agent.yaml
…
test_increment_delegations_for_hierarchical_process.yaml
…
test_increment_delegations_for_sequential_process.yaml
…
test_increment_tool_errors.yaml
…
test_json_property_without_output_json.yaml
…
test_kickoff_for_each_error_handling.yaml
…
test_kickoff_for_each_multiple_inputs.yaml
…
test_kickoff_for_each_single_input.yaml
…
test_llm_call_with_all_attributes.yaml
…
test_llm_call_with_ollama_llama3.yaml
…
test_llm_call.yaml
…
test_llm_callback_replacement.yaml
…
test_logging_tool_usage.yaml
…
test_manager_agent_delegating_to_all_agents.yaml
…
test_manager_agent_delegating_to_assigned_task_agent.yaml
…
test_multimodal_agent_live_image_analysis.yaml
…
test_multiple_before_after_crew.yaml
…
test_multiple_before_after_kickoff.yaml
…
test_output_json_dict_hierarchical.yaml
…
test_output_json_dict_sequential.yaml
…
test_output_json_hierarchical.yaml
…
test_output_json_sequential.yaml
…
test_output_json_to_another_task.yaml
…
test_output_pydantic_hierarchical.yaml
…
test_output_pydantic_sequential.yaml
…
test_output_pydantic_to_another_task.yaml
…
test_replay_interpolates_inputs_properly.yaml
…
test_replay_setup_context.yaml
…
test_replay_with_context.yaml
…
test_save_task_json_output.yaml
…
test_save_task_output.yaml
…
test_save_task_pydantic_output.yaml
…
test_sequential_async_task_execution_completion.yaml
…
test_single_task_with_async_execution.yaml
…
test_task_execution_times.yaml
…
test_task_tools_override_agent_tools.yaml
…
test_task_with_no_arguments.yaml
…
test_tool_result_as_answer_is_the_final_answer_for_the_agent.yaml
…
test_tool_usage_information_is_appended_to_agent.yaml
…
test_tools_with_custom_caching.yaml
…
test_using_contextual_memory.yaml
…