comet-ml / opik

Open-source end-to-end LLM Development Platform
Apache License 2.0
1.48k stars 83 forks source link

Please add an option to name a chain #141

Closed tttalshaul closed 4 weeks ago

tttalshaul commented 3 months ago

in comet_llm.start_chain() it would be useful to allow adding parameter "name" = "XXX" and then created chains will be named XXX-0 XXX-1 or XXX-random numbers/chars. It would be especially useful in multi-agent scenarios..

Nimrod007 commented 4 weeks ago

Hi @tttalshaul, we are moving to a new product opik https://github.com/comet-ml/opik/ which will replace comet-llm.

You can find the old comet-llm project here: https://github.com/comet-ml/comet-llm-legacy