llama-stack-mirror/tests/verifications/openai_api/fixtures/docs
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
..
llama_stack_and_models.docx Expand file types tested with file_search 2025-06-27 13:42:05 -04:00
llama_stack_and_models.md Expand file types tested with file_search 2025-06-27 13:42:05 -04:00
llama_stack_and_models.pdf Expand file types tested with file_search 2025-06-27 13:42:05 -04:00
llama_stack_and_models.pptx Expand file types tested with file_search 2025-06-27 13:42:05 -04:00
llama_stack_and_models.txt Expand file types tested with file_search 2025-06-27 13:42:05 -04:00