Add new integration with Opik Tracking tool (#11501)

This commit is contained in:
Boris Feld
2025-01-13 10:41:44 +01:00
committed by GitHub
parent cb34991663
commit 69d58fbb50
23 changed files with 1380 additions and 26 deletions

View File

@@ -59,6 +59,7 @@ numpy = "~1.26.4"
oci = "~2.135.1"
openai = "~1.52.0"
openpyxl = "~3.1.5"
opik = "~1.3.4"
pandas = { version = "~2.2.2", extras = ["performance", "excel"] }
pandas-stubs = "~2.2.3.241009"
psycogreen = "~1.0.2"