llama-stack-mirror/tests/verifications/openai_api/fixtures
Ben Browning 1485f3bb4c Expand file types tested with file_search
This expands the file types tested with file_search to include Word
documents (.docx), Markdown (.md), text (.txt), PDF (.pdf), and
PowerPoint (.pptx) files.

Python's mimetypes library doesn't actually recognize markdown docs as
text, so we have to handle that case specifically instead of relying
on mimetypes to get it right.

Signed-off-by: Ben Browning <bbrownin@redhat.com>
2025-06-27 13:42:05 -04:00
..
docs Expand file types tested with file_search 2025-06-27 13:42:05 -04:00
images test: add multi_image test (#1972) 2025-04-17 12:51:42 -07:00
test_cases Expand file types tested with file_search 2025-06-27 13:42:05 -04:00
__init__.py feat(verification): various improvements (#1921) 2025-04-10 10:26:19 -07:00
fixtures.py feat: allow using llama-stack-library-client from verifications (#2238) 2025-05-23 11:43:41 -07:00
load.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00