llama-stack-mirror/llama_stack/providers/utils/memory
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
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
file_utils.py Update the "InterleavedTextMedia" type (#635) 2024-12-17 11:18:31 -08:00
openai_vector_store_mixin.py Move vector file attach code to OpenAIVectorStoreMixin 2025-06-13 09:36:55 -04:00
vector_store.py Move vector file attach code to OpenAIVectorStoreMixin 2025-06-13 09:36:55 -04:00