comet-ml / opik

Debug, evaluate, and monitor your LLM applications, RAG systems, and agentic workflows with comprehensive tracing, automated evaluations, and production-ready dashboards.
https://www.comet.com/docs/opik/
Apache License 2.0
5.91k stars 409 forks source link

[FR]: Typescript SDK #956

Closed Bayesian4042 closed 1 month ago

Bayesian4042 commented 3 months ago

Proposal summary

We have built LLM application in nestjs and would be beneficial if there is typescript support.

Motivation

We want to focus now on LLM evaluation and for that we are looking for some solution, we are also thinking about langsmith as it has javascript sdk but would be nice to use some open source solution.

Nimrod007 commented 3 months ago

Hi @Bayesian4042 , thanks for considering us. Were currently working on this SDK and it should be added soon you can keep track of it here: https://github.com/comet-ml/opik/pull/919

feel free to share more about your use case and important features you might need in the SDK

dsblank commented 1 month ago

The TypeScript PR has been merged.

jverre commented 1 month ago

The Typescript docs have been released: https://www.comet.com/docs/opik/reference/typescript-sdk/overview

Let us know if you have any additional feedback !