comet-ml / opik

Open-source end-to-end LLM Development Platform
Apache License 2.0
1.36k stars 73 forks source link

OPIK-72 Make experiment name optional #267

Closed andrescrz closed 1 week ago

andrescrz commented 1 week ago

Details

Allowing null/empty/blank experiment name. In that case, a random one is generated with the same algorithm and values as a Comet Experiment.

Issues

OPIK-72

Testing

Documentation

N/A