mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add Opik (#1036)
Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com>
This commit is contained in:
parent
8a7d87922e
commit
ac06d184c6
1 changed files with 12 additions and 0 deletions
12
software/opik.yml
Normal file
12
software/opik.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue