mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-28 14:48:47 +00:00
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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| file_utils.py | ||
| openai_vector_store_mixin.py | ||
| vector_store.py | ||