RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

LLM Cost Tracker 0.2.0: Now with Built-in Dashboard

I’ve just released v0.2.0 of llm_cost_tracker. The main update is the new built-in UI dashboard, which allows you to visualize your LLM spending and token usage directly in your Rails app.

What’s new:

  • Web Dashboard: Monitor costs at a glance without manual SQL queries.

  • Easy Setup: Just mount the engine in your routes.rb.

  • Reliable Tracking: Support for OpenAI, Anthropic, and Gemini.

If you are using LLMs in your Rails projects and want to keep your budget under control, check it out.

Links:

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in