Aliaksandr Kuzmik

Results 33 comments of 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.

@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.

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...

@gustavhartz there is no decorator, but I suppose you can use `opik_context.get_current_trace_data().id` to get the current trace id.