llama-stack-mirror/tests/verifications/openai_api/fixtures/test_cases
Ben Browning 055885bd5a Add pdf support to file_search for Responses API
This adds basic PDF support (using our existing `parse_pdf` function)
to the file_search tool and corresponding Vector Files API.

When a PDF file is uploaded and attached to a vector store, we parse
the pdf and then chunk its content as normal. This is not the best
solution long-term, but it does match what we've been doing so far for
PDF files in the memory tool.

Signed-off-by: Ben Browning <bbrownin@redhat.com>
2025-06-13 09:36:55 -04:00
..
chat_completion.yaml fix: Return HTTP 400 for OpenAI API validation errors (#2002) 2025-04-23 17:48:32 +02:00
responses.yaml Add pdf support to file_search for Responses API 2025-06-13 09:36:55 -04:00