comet-ml / opik

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

Allow filtering prompts by any field in the UI #116

Closed aquirin-te closed 4 weeks ago

aquirin-te commented 6 months ago

It would be useful to search/filter LLM prompts using any field: metadata (key and content), tags, model name, model type, date, user feedbacks, etc.

Unfortunately the search fields are a bit limited for the moment:

image

Note that it is possible to filter using the Comet Experiment API by code, but adding the capability to the UI would be quite useful indeed.

Nimrod007 commented 4 weeks ago

Hi @aquirin-te, 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