llama-stack-mirror/tests/verifications/openai_api
Ben Browning 788d34d8b4 Move vector file attach code to OpenAIVectorStoreMixin
This moves the vector store file attach code to the
OpenAIVectorStoreMixin. It also centralizes the mime type and pdf
parsing logic into the existing functions in vector_store.py by making
a small refactor there to allow us to use the same code path.

Signed-off-by: Ben Browning <bbrownin@redhat.com>
2025-06-13 09:36:55 -04:00
..
fixtures Add pdf support to file_search for Responses API 2025-06-13 09:36:55 -04:00
__init__.py feat(verification): various improvements (#1921) 2025-04-10 10:26:19 -07:00
conftest.py feat(responses): add output_text delta events to responses (#2265) 2025-05-27 13:07:14 -07:00
test_chat_completion.py feat: OpenAI Responses API (#1989) 2025-04-28 14:06:00 -07:00
test_responses.py Move vector file attach code to OpenAIVectorStoreMixin 2025-06-13 09:36:55 -04:00