feat(opik): update Opik version to 1.10.23 and add configuration files; update Phoenix version to 13.3.0

This commit is contained in:
Sun-ZhenXing
2026-02-27 11:30:29 +08:00
parent e8d50357ea
commit 7946434b0c
10 changed files with 805 additions and 9 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ Arize Phoenix 是一个开源的 AI 可观测性平台,专为 LLM 应用设计
| 变量名 | 描述 | 默认值 |
| -------------------------------- | ---------------------------------------- | ----------------- |
| COMPOSE_PROFILES | 激活的配置文件(`sqlite``postgres` | `sqlite` |
| PHOENIX_VERSION | Phoenix 镜像版本 | `12.35.0-nonroot` |
| PHOENIX_VERSION | Phoenix 镜像版本 | `13.3.0` |
| PHOENIX_PORT_OVERRIDE | Phoenix UI 和 HTTP API 的主机端口 | `6006` |
| PHOENIX_GRPC_PORT_OVERRIDE | OTLP gRPC 采集器的主机端口 | `4317` |
| PHOENIX_PROMETHEUS_PORT_OVERRIDE | Prometheus 指标的主机端口 | `9090` |