litellm/tests/code_coverage_tests
Ishaan Jaff 5c192a23c3
[Feat] Add new RAG API on LiteLLM AI Gateway (#17109)
* init RAG api types

* add RAG endpoints

* init main.py for RAG ingest API

* init RecursiveCharacterTextSplitter

* add BaseRAGIngestion

* fix OpenAIRAGIngestion

* fix img handler

* init OpenAIRAGIngestion

* init BedrockRAGIngestion

* init BedrockRAGIngestion

* init rag tests

* init BedrockVectorStoreOptions

* implement BedrockRAGIngestion

* add BaseRAGAPI

* add endpoint for RAG ingest

* add ingest RAG endpoints

* add test doc

* add parse_rag_ingest_request

* update endpoints

* docs add docs for new RAG API

* fix qa check

* fix linting

* docs ficx

* docs

* add max depth checks

* docs anthropic
2025-11-25 17:54:29 -08:00
..
azure_client_usage_test.py
ban_constant_numbers.py
ban_copy_deepcopy_kwargs.py
bedrock_pricing.py
callback_manager_test.py
check_data_replace_usage.py
check_fastuuid_usage.py code cov test script check_fastuuid_usage.py 2025-09-24 10:27:22 +09:00
check_licenses.py
check_spanattributes_value_usage.py
check_unsafe_enterprise_import.py
code_qa_check_tests.py
enforce_llms_folder_style.py SEARCH_PROVIDERS 2025-11-06 17:07:53 -08:00
ensure_async_clients_test.py fix code QA check 2025-10-07 17:49:57 -07:00
info_log_check.py [Security Fix] fix: don't log JWT SSO token on .info() log (#15145) 2025-10-02 15:07:37 -07:00
liccheck.ini fix fastuuid 2025-09-26 18:20:32 -07:00
license_cache.json
litellm_logging_code_coverage.py
log.txt
pass_through_code_coverage.py
prevent_key_leaks_in_exceptions.py
recursive_detector.py [Feat] Add new RAG API on LiteLLM AI Gateway (#17109) 2025-11-25 17:54:29 -08:00
router_code_coverage.py
router_enforce_line_length.py
test_aio_http_image_conversion.py fix img URL for tests 2025-11-22 09:41:15 -08:00
test_ban_set_verbose.py
test_chat_completion_imports.py
test_proxy_types_import.py
test_router_strategy_async.py
user_api_key_auth_code_coverage.py