Skip to content

Add Comments API support #9

Description

@isaka1022

What

Implement a client.comments resource that wraps the Langfuse Comments API, supporting create and list operations for comments attached to traces and observations.

Why

Comments allow human reviewers to annotate traces and observations inline — useful for QA workflows, labelling pipelines, and team review. Programmatic access is needed to bulk-import review notes or integrate with external ticketing systems. This endpoint is absent from all competing Ruby gems.

Effort estimate

S (half day) — add a Comments client class following the existing resource pattern, wire it into the top-level client, and add spec coverage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    nextMedium priorityroadmapPlanned roadmap item

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions