comet-ml / opik

Open-source end-to-end LLM Development Platform
Apache License 2.0
2.12k stars 132 forks source link

[NA] Add experiment config to evaluate #240

Closed alexkuzmik closed 2 months ago

alexkuzmik commented 2 months ago
  1. Updated fern-generated code.
  2. Added experiment_config to Opik().create_experiment() and opik.evaluate(), updated e2e test accordingly to check that experiment metadata was successfully logged.
  3. Stop deleting datasets after e2e tests