comet-ml / opik

Open-source end-to-end LLM Development Platform
Apache License 2.0
2.12k stars 132 forks source link

[OPIK-309] Add prompt library tables #516

Closed thiagohora closed 2 weeks ago

thiagohora commented 2 weeks ago

Details

Adding Prompt library tables.

Given the need for uniqueness besides the typical sortable keys and the entity's nature, which is not likely to grow or require the scalability offered by ClickHouse.

Issues

OPIK-309

thiagohora commented 2 weeks ago

Looks good. Should prompt have a reference to dataset or experiment?

Correct, but I believe this goes in a separated PR