Verify exact production traces and record rollout
This commit is contained in:
@@ -18,6 +18,11 @@ test = ["pytest>=7.4,<9"]
|
||||
# without a cloud generator. Neither is a precondition for a grounded answer.
|
||||
metrics = ["prometheus-client>=0.20,<1"]
|
||||
generation = ["anthropic>=0.112,<1"]
|
||||
observability = [
|
||||
"opentelemetry-api>=1.27,<2",
|
||||
"opentelemetry-sdk>=1.27,<2",
|
||||
"opentelemetry-exporter-otlp-proto-http>=1.27,<2",
|
||||
]
|
||||
|
||||
[build-system]
|
||||
requires = ["setuptools>=68"]
|
||||
|
||||
Reference in New Issue
Block a user