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 |
||
|---|---|---|
| .. | ||
| base_rag_tests.py | ||
| test_document.txt | ||
| test_rag_bedrock.py | ||
| test_rag_openai.py | ||
| test_rag_s3_vectors.py | ||
| test_rag_vertex_ai.py | ||