Skip to content
railsengines.com

Action Prompt

ActionPrompt: A Rails Plugin for Managing Your LLM Prompts

No ratings yet
Gem
action_prompt
Repository
evdevdev/action_prompt
License
MIT
Stars
12
Added
August 07, 2026

About

ActionPrompt: A Rails Plugin for Managing Your LLM Prompts

Action Prompt provides a dead simple way to way to organize, preview, and render prompts within a Ruby on Rails App. Because this leverages the ApplicationController, you're able to leverage all the bells an whistles

What you get

  • Rendering partials.
  • Rendering json with Jbuilder
  • Using route helpers, i.e. posts_url
  • ...and more!

Installing it

ruby
# Gemfile
gem "action_prompt"

Details

12 stars on GitHub · MIT licensed · maintained by evdevdev. Source: https://github.com/evdevdev/action_prompt

Discussion (0)

Sign in to join the discussion.

No comments yet.