langfuse-wordart # Langfuse Ruby SDK [![MIT License](https://img.shields.io/badge/License-MIT-red.svg?style=flat-square)](https://opensource.org/licenses/MIT) [![CI test status](https://img.shields.io/github/actions/workflow/status/simplepractice/langfuse-rb/ci.yml?style=flat-square&label=All%20tests)](https://github.com/simplepractice/langfuse-rb/actions/workflows/ci.yml?query=branch%3Amain) [![Gem Version](https://img.shields.io/gem/v/langfuse-rb.svg?style=flat-square&label=gem+langfuse-rb)](https://rubygems.org/gems/langfuse-rb) ## Installation > [!IMPORTANT] > The SDK requires Ruby `>= 3.2.0`. ```ruby gem "langfuse-rb" ``` ## Docs Please [see our docs](docs/README.md) for detailed information on this SDK.