mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| arize | ||
| datadog | ||
| gcs_bucket | ||
| gcs_pubsub | ||
| langfuse | ||
| SlackAlerting | ||
| test_agentops.py | ||
| test_anthropic_cache_control_hook.py | ||
| test_athina.py | ||
| test_custom_prompt_management.py | ||
| test_deepeval.py | ||
| test_langfuse.py | ||
| test_langfuse_otel.py | ||
| test_openmeter.py | ||
| test_opentelemetry.py | ||
| test_prometheus.py | ||
| test_prometheus_services.py | ||