Metadata


Name
langfuse-ruby
Version
0.1.2
Platform
ruby
Authors
Richard Sun
Bindir
exe
Date
2025-07-12 00:00:00 UTC
Dependencies
concurrent-ruby (~> 1.0)
faraday (~> 2.0)
faraday-net_http (~> 3.0)
json (~> 2.0)
bundler (~> 2.0, development)
rake (~> 13.0, development)
rspec (~> 3.0, development)
rubocop (~> 1.0, development)
vcr (~> 6.0, development)
webmock (~> 3.0, development)
yard (~> 0.9, development)
Description
Ruby client library for Langfuse, providing tracing, prompt management, and evaluation capabilities for LLM applications
Email
richard.sun@ai-firstly.com
Files
.github/workflows/ci.yml
.github/workflows/release.yml
.gitignore
CHANGELOG.md
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
docs/FINAL_SUMMARY.md
docs/PUBLISH_GUIDE.md
docs/README.md
docs/RELEASE_CHECKLIST.md
examples/basic_tracing.rb
examples/connection_config_demo.rb
examples/prompt_management.rb
langfuse-ruby.gemspec
lib/langfuse.rb
lib/langfuse/client.rb
lib/langfuse/errors.rb
lib/langfuse/evaluation.rb
lib/langfuse/generation.rb
lib/langfuse/prompt.rb
lib/langfuse/span.rb
lib/langfuse/trace.rb
lib/langfuse/utils.rb
lib/langfuse/version.rb
scripts/release.sh
scripts/verify_release.rb
test_offline.rb
Homepage
https://langfuse.com
Licenses
MIT
Metadata
{"allowed_push_host"=>"https://rubygems.org", "homepage_uri"=>"https://langfuse.com/docs/sdk/ruby", "source_code_uri"=>"https://github.com/ai-firstly/langfuse-ruby", "changelog_uri"=>"https://github.com/ai-firstly/langfuse-ruby/blob/main/CHANGELOG.md", "documentation_uri"=>"https://rubydoc.info/gems/langfuse-ruby", "bug_tracker_uri"=>"https://github.com/ai-firstly/langfuse-ruby/issues"}
Require paths
lib
Required ruby version
>= 2.7.0
Required rubygems version
>= 0
Rubygems version
3.5.11
Specification version
4
Summary
Ruby SDK for Langfuse - Open source LLM engineering platform
Original platform
ruby
New platform
ruby