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-09-21 10:26:25 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
Files
d1ffef6f3cee26b471a7948d771f4d323906a3ff
crewAI
/
tests
/
cassettes
History
Devin AI
67ed89abfc
Add test cassettes for non-OpenAI models tests
...
Co-Authored-By: Joe Moura <
joao@crewai.com
>
2025-04-03 11:41:01 +00: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_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_usage_metrics_are_captured_for_hierarchical_process.yaml
…
test_agent_use_specific_tasks_output_as_context.yaml
…
test_agent_uses_own_llm_for_function_calling_when_not_specified.yaml
Add test cassettes for non-OpenAI models tests
2025-04-03 11:41:01 +00:00
test_agent_with_knowledge_sources_extensive_role.yaml
…
test_agent_with_knowledge_sources_works_with_copy.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_agents_use_own_llm_for_function_calling.yaml
Add test cassettes for non-OpenAI models tests
2025-04-03 11:41:01 +00:00
test_crew_creation.yaml
…
test_crew_does_not_interpolate_without_inputs.yaml
…
test_crew_function_calling_llm.yaml
…
test_crew_kickoff_streaming_usage_metrics.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_crew_with_knowledge_sources_works_with_copy.yaml
…
test_custom_converter_cls.yaml
…
test_custom_llm_implementation.yaml
…
test_custom_llm_within_crew.yaml
…
test_deepseek_r1_with_open_router.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_lite_agent_returns_usage_metrics.yaml
…
test_lite_agent_structured_output.yaml
…
test_lite_agent_with_tools.yaml
…
test_llm_call_with_all_attributes.yaml
…
test_llm_call_with_message_list.yaml
…
test_llm_call_with_ollama_llama3.yaml
…
test_llm_call_with_string_input_and_callbacks.yaml
…
test_llm_call_with_string_input.yaml
…
test_llm_call_with_tool_and_message_list.yaml
…
test_llm_call_with_tool_and_string_input.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_describing_image_successfully.yaml
…
test_multimodal_agent_live_image_analysis.yaml
…
test_multiple_before_after_crew.yaml
…
test_multiple_before_after_kickoff.yaml
…
test_o3_mini_reasoning_effort_high.yaml
…
test_o3_mini_reasoning_effort_low.yaml
…
test_o3_mini_reasoning_effort_medium.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_execution_error_event.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
…