llama-stack-mirror/llama_stack/providers/inline/tool_runtime
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
..
rag feat: Add ChunkMetadata to Chunk (#2497) 2025-06-25 15:55:23 -04:00
synthetic-data-kit Expand file types tested with file_search 2025-06-27 13:42:05 -04:00
__init__.py agents to use tools api (#673) 2025-01-08 19:01:00 -08:00