From ac06d184c6a7f5dce8341a6a5882f2babff4257e Mon Sep 17 00:00:00 2001 From: Abby Morgan <86856445+anmorgan24@users.noreply.github.com> Date: Fri, 10 Jan 2025 13:53:55 -0500 Subject: [PATCH] Add Opik (#1036) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/opik.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/opik.yml diff --git a/software/opik.yml b/software/opik.yml new file mode 100644 index 0000000000..320d986cd8 --- /dev/null +++ b/software/opik.yml @@ -0,0 +1,12 @@ +name: "Opik" +website_url: "https://www.comet.com/site/products/opik/" +source_code_url: "https://github.com/comet-ml/opik" +description: "Evaluate, test, and ship LLM applications with a suite of observability tools to calibrate language model outputs across your dev and production lifecycle." +licenses: + - Apache-2.0 +platforms: + - Docker + - Python +tags: + - Software Development - API Management +depends_3rdparty: true