comet-ml / opik

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

OPIK-134-evaluate-experiment_name #318

Open japdubengsub opened 2 days ago

japdubengsub commented 2 days ago

Details

Backend has added support for not providing experiment_name manually. If it was not included to request payload - the name will be generated on the backend side.

Updated fern REST API code in ./src/opik/rest_api/.