Skip to content

Commit

Permalink
fix(playground): add openai as a container dependency (#5074)
Browse files Browse the repository at this point in the history
  • Loading branch information
axiomofjoy authored Oct 17, 2024
1 parent 954e394 commit 6bc625c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ pg = [
]
container = [
"prometheus-client",
"openai>=1.0.0",
"opentelemetry-sdk",
"opentelemetry-proto>=1.12.0",
"opentelemetry-exporter-otlp",
Expand Down

0 comments on commit 6bc625c

Please sign in to comment.