litellm/tests/test_litellm/integrations
Krish Dholakia 0730f61127
OTEL - OTEL_RESOURCE_ATTRIBUTES support + Model Hub - new model hub table view, new /public/model_hub endpoint, fix duplicates in /model_group/info (#12468)
* fix(opentelemetry.py): initial commit adding support for OTEL_RESOURCE_ATTRIBUTES

* test: update unit tests

* feat(ui/): initial commit with revamped model hub

* fix(model_hub_table.tsx): generic 'supports_' rendering as capabilities

* feat(model_hub_table.tsx): indicate if a model is publicly available

* refactor(model_hub_table.tsx): refactor to use common model data table component

* fix(model_hub_table.tsx): fix box sizes

* fix(model_hub_table.tsx): enable selecting / deselecting models in columns

* feat(public_endpoints.py): initial commit adding `/public/model_hub` endpoint

enables sharing public models

* feat(public_endpoints/): instrumentation for public model hub route

* feat(proxy_server.py): support request access form for model groups

allows user to request access to a model

* refactor: use a dictionary of text + link instead of 1 hardcoded request access form

* fix(proxy_server.py): prevent duplicates in model_group info

* fix: fix linting error

* fix(__init__.py): fix linting error
2025-07-09 22:00:57 -07:00
..
arize [Feat] QA - Arize Team based logging (#12331) 2025-07-04 18:17:09 -07:00
datadog [Bug Fix] DataDogLLMObsLogger push total_cost (#12467) 2025-07-09 18:23:01 -07:00
gcs_bucket update GCSBucketBase to handle GSM project ID if passed (#11409) 2025-06-04 10:02:26 -07:00
gcs_pubsub Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
langfuse Litellm dev 07 03 2025 p2 (#12301) 2025-07-03 22:40:21 -07:00
SlackAlerting [Feat] Performance - Don't create 1 task for every hanging request alert (#11385) 2025-06-03 21:12:54 -07:00
test_agentops.py Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
test_anthropic_cache_control_hook.py Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
test_athina.py Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
test_custom_prompt_management.py Litellm dev 07 03 2025 p2 (#12301) 2025-07-03 22:40:21 -07:00
test_deepeval.py Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
test_langfuse.py Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
test_langfuse_otel.py [Feat] Bump langfuse python SDK version and LANGFUSE_TRACING_ENVIRONMENT (#12376) 2025-07-07 15:53:43 -07:00
test_openmeter.py OpenMeter integration error handling fix (#12147) 2025-07-01 18:12:54 -07:00
test_opentelemetry.py OTEL - OTEL_RESOURCE_ATTRIBUTES support + Model Hub - new model hub table view, new /public/model_hub endpoint, fix duplicates in /model_group/info (#12468) 2025-07-09 22:00:57 -07:00
test_prometheus.py [Feat] Polish - add better error validation when users configure prometheus metrics and labels to control cardinality (#12182) 2025-07-01 20:17:17 -07:00
test_prometheus_services.py Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00