Aliaksandr Kuzmik
Aliaksandr Kuzmik
@mbertani having a reproducing script that can be executed after configuring all the necessary providers API keys would be perfect
Hi @cuongnguyengit! Instead of setting the environment variable directly, could you please try to run in CLI `opik configure` (follow the instructions) and then share `opik healthcheck` output if it...
Hi @Borda! I'm also SDK engineer from Comet. Can we please get a review for this PR? We have users waiting for these changes to be released.
It was addressed.
@gagan-portpro yes, it should work.
Hi @edumesones! Could you please share the LLM span data for that model? e.g. screenshots from the UI + metadata tab.
Lets not merge until Monday discussion.
Hi @lucas-zan! We have `opik.evaluate_experiment` function which you can use to compute extra metrics for already existing Opik experiment, you may call it with a different set of metrics whenever...
Same problem.
@gustavhartz there is no decorator, but I suppose you can use `opik_context.get_current_trace_data().id` to get the current trace id.