
Langfuse
Helicone AI
LangSmith
LangChain
Openlayer
Braintrust.dev
Portkey
PromptLayer
CodeClimate
Codacy
SonarQube
ESLint
Coveralls
SensioLabs Insight
CodeFactor.io
Source-Navigator NG
Langfuse is an open-source LLM engineering platform designed to empower developers by providing insights into user interactions with their LLM applications. We offer tools that help developers understand usage patterns, diagnose issues, and improve application performance based on real user data. By integrating seamlessly into existing workflows, Langfuse streamlines the process of monitoring, debugging, and optimizing LLM applications. Our platform's robust documentation and active community support make it easy for developers to leverage Langfuse for enhancing their LLM projects efficiently. Whether you're troubleshooting interactions or iterating on new features, Langfuse is committed to simplifying your LLM development journey.
Langfuse
CodeClimateLangfuse might be a bit more popular than CodeClimate. We know about 28 links to it since March 2021 and only 19 links to CodeClimate. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
In this project we will build a Python banking assistant agent using Strands Agents and make it observable and continuously evaluated using Langfuse โ step by step. - Source: dev.to / 2 days ago
Langfuse is the open-source standard for LLM observability. It traces every LLM interaction โ prompts, completions, latency, token usage, cost โ and provides the tooling to debug, evaluate, and optimize LLM applications in production. Think of it as "Datadog for LLM calls" with a focus on prompt engineering workflows. - Source: dev.to / 21 days ago
You're monitoring production traffic. You need Langfuse / Phoenix / Helicone / Braintrust for that. Online eval is a different problem class: implicit feedback, drift detection, hallucination rates on your data, not on HellaSwag. - Source: dev.to / about 1 month ago
Gateway or proxy attribution. A reverse proxy in front of the model-provider API records the request, computes the cost, and exposes per-customer breakdowns. Open-source options include Helicone, LiteLLM, Langfuse, and OpenLLMetry. Hosted equivalents serve as the AI cost observability layer for teams that want centralized visibility: LangSmith, Datadog LLM Observability, Arize Phoenix. Adds a network hop.... - Source: dev.to / about 1 month ago
Same approach works with Langfuse, Phoenix, Braintrust, or your existing OTel pipeline โ the metadata.userId pattern is the universal part. - Source: dev.to / about 1 month ago
Automated analysis tools: SonarQube, CodeClimate, and Codacy detect code-level debt automatically: cyclomatic complexity, code duplication, dependency staleness, and coverage gaps. These tools supplement but don't replace the architectural and business-logic debt that requires human judgment to identify and document. - Source: dev.to / about 2 months ago
CodeClimate and Codacy can generate before/after metrics for code quality that make the starting and ending states concrete rather than subjective. - Source: dev.to / about 2 months ago
CodeClimate quantifies maintainability so teams canโt hand-wave garbage away. - Source: dev.to / 9 months ago
Code Climate: Link - Automated code review and quality analysis for codebase health. - Source: dev.to / about 1 year ago
Use tools like SonarQube or CodeClimate to spot the high-risk 20%. Then fix one thing at a time not everything at once. This isnโt Dark Souls. - Source: dev.to / about 1 year ago
Helicone AI - Open-source LLM Observability for Developers
Codacy - Automatically reviews code style, security, duplication, complexity, and coverage on every change while tracking code quality throughout your sprints.
LangSmith - Build and deploy LLM applications with confidence
SonarQube - SonarQube, a core component of the Sonar solution, is an open source, self-managed tool that systematically helps developers and organizations deliver Clean Code.
LangChain - Framework for building applications with LLMs through composability
ESLint - The fully pluggable JavaScript code quality tool