marliessophie

Results 15 issues of marliessophie

- `feat`: POST score-configs endpoint - includes validation of input, reused in creating config in front-end for consistency - `feat`: POST scores, new request parameters `configId`, `stringValue`, `dataType` - includes...

Background: we launched the trace timeline view a few months ago, for users to help identify performance bottlenecks and visualise parallelisation. However, for deeply nested traces we're hitting UI performance...

good first issue
ui
performance
hacktoberfest

# Annotation Queue System Implementation This PR introduces a comprehensive Annotation Queue System to streamline the process of scoring traces and observations. The system allows users to create, manage, and...

On our **Langfuse Dashboard**, all charts are currently loaded for users at all times upon navigating to the dashboard. However, some charts are not relevant for certain users, hence convoluting...

good first issue
ui
ui-other

**Background**: We currently use a [`filter-builder`](https://github.com/langfuse/langfuse/blob/f008a31a3d7111c4a9a6f1cbd6f50c8d60bc2b68/web/src/features/filters/components/filter-builder.tsx) in Langfuse to construct the controls for our UI table and dashboard filter options. We also use this component in the evaluation config form...

good first issue
ui
Dashboard
feat-evals
tables
hacktoberfest

Background: our Langfuse Trace Timeline View helps identify performance bottlenecks, and visualise parallelisation. Desired behaviour: We'd like to add a visual marker for the "time-to-first-token" in the timeline, helping users...

good first issue
ui
hacktoberfest

We recently launched supporting **Comments** on objects in **Langfuse**, see [changelog](https://langfuse.com/changelog/2024-08-20-comments) for context. Now, we'd like to enhance the comments feature by allowing users to tag team members and trigger...

good first issue
ui
feat-comments

Background: Langfuse supports rendering Trace input/output as markdown or as json. When rendering content as json, langfuse truncates and collapses content by default, that may be expanded on click (see...

good first issue
ui
performance
ui-other
hacktoberfest