mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-15 23:31:29 +00:00
revert(e2e): drop docker-compose.yml changes from the arize_phoenix suite
This commit is contained in:
parent
c428ada090
commit
1b2222783e
1 changed files with 0 additions and 5 deletions
|
|
@ -10,7 +10,6 @@ configs:
|
|||
proxy_budget_rescheduler_max_time: 10
|
||||
|
||||
litellm_settings:
|
||||
callbacks: ["prometheus", "datadog", "arize_phoenix"]
|
||||
drop_params: true
|
||||
num_retries: 3
|
||||
request_timeout: 600
|
||||
|
|
@ -88,10 +87,6 @@ services:
|
|||
MISTRAL_API_KEY: ${MISTRAL_API_KEY:-}
|
||||
AZURE_API_BASE: ${AZURE_API_BASE:-}
|
||||
AZURE_API_KEY: ${AZURE_API_KEY:-}
|
||||
PHOENIX_COLLECTOR_ENDPOINT: ${PHOENIX_COLLECTOR_ENDPOINT:-}
|
||||
PHOENIX_API_KEY: ${PHOENIX_API_KEY:-}
|
||||
PHOENIX_PROJECT_NAME: ${PHOENIX_PROJECT_NAME:-}
|
||||
OTEL_INSTRUMENTATION_GENAI_CAPTURE_MESSAGE_CONTENT: span_only
|
||||
ports:
|
||||
- "4000:4000"
|
||||
configs:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue