mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
* init S3VectorsRAGIngestion as a supported ingestion provider for RAG API * test: TestRAGS3Vectors * init S3VectorsVectorStoreOptions * init s3 vectors * code clean up + QA * fix: get_credentials * S3VectorsRAGIngestion * TestRAGS3Vectors * docs: AWS S3 Vectors * add asyncio QA checks * fix: S3_VECTORS_DEFAULT_DIMENSION * init ui for bedrock s3 vectors * fix add /search support for s3_vectors * init atransform_search_vector_store_request * feat: S3VectorsVectorStoreConfig * TestS3VectorsVectorStoreConfig * atransform_search_vector_store_request * fix: S3VectorsVectorStoreConfig * add validation for bucket name etd * fix UI validation for s3 vector store * init extract_text_from_pdf * add pypdf * fix code QA checks * fix navbar * init s3_vector.png * fix QA code |
||
|---|---|---|
| .. | ||
| rag | ||
| base_vector_store_test.py | ||
| conftest.py | ||
| test_azure_ai_vector_store.py | ||
| test_azure_vector_store.py | ||
| test_bedrock_vector_store.py | ||
| test_gemini_vector_store.py | ||
| test_milvus_vector_store.py | ||
| test_openai_vector_store.py | ||
| test_ragflow_vector_store.py | ||
| test_s3_vectors_vector_store.py | ||
| test_vertex_ai_search_api_vector_store.py | ||
| test_vertex_ai_vector_store.py | ||