mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-09 08:08:32 +00:00
Update casettes
This commit is contained in:
@@ -1592,7 +1592,7 @@ def test_agent_execute_task_with_ollama():
|
||||
assert "AI" in result or "artificial intelligence" in result.lower()
|
||||
|
||||
|
||||
# @pytest.mark.vcr(filter_headers=["authorization"])
|
||||
@pytest.mark.vcr(filter_headers=["authorization"])
|
||||
def test_agent_with_knowledge_sources():
|
||||
# Create a knowledge source with some content
|
||||
content = "Brandon's favorite color is red and he likes Mexican food."
|
||||
|
||||
312
tests/cassettes/test_agent_with_knowledge_sources.yaml
Normal file
312
tests/cassettes/test_agent_with_knowledge_sources.yaml
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user