litellm/tests/test_litellm/llms/s3_vectors
mateo-berri e4d01d1d78 fix(s3_vectors): reject a store id with an empty bucket or index part
A "bucket:" or ":index" id split into an empty name, so ingestion silently
generated a fresh index and search sent the empty name to AWS. Both sides now
raise the existing format error through the shared helper.
2026-09-19 03:52:48 -07:00
..
vector_stores fix(s3_vectors): reject a store id with an empty bucket or index part 2026-09-19 03:52:48 -07:00
__init__.py [Feat] RAG API - Add s3_vectors as provider on /vector_store/search API + UI for creating + PDF support for /rag/ingest (#19895) 2026-01-27 16:30:59 -08:00