Skip to content

Commit ca509ac

Browse files
committed
Remove captions as they shouldnt be in agentic retrieval mocks
1 parent e28e3a4 commit ca509ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/mocks.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,6 @@ def mock_retrieval_response():
392392
"content": "There is a whistleblower policy.",
393393
"sourcepage": "Benefit_Options-2.pdf",
394394
"sourcefile": "Benefit_Options.pdf",
395-
"captions": [MockCaption("Caption: A whistleblower policy.")],
396395
},
397396
)
398397
],

0 commit comments

Comments
 (0)