Skip to content

Add Models API support #12

Description

@isaka1022

What

Implement a client.models resource that wraps the Langfuse Models API, supporting list and get operations to retrieve model definitions registered in a Langfuse project.

Why

The Models API exposes token pricing and metadata for models tracked in Langfuse, enabling cost reporting without manual configuration. Providing read access allows Ruby applications to query registered model definitions programmatically.

Effort estimate

S (half day) — add a Models 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

    laterLong-termroadmapPlanned roadmap item

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions