Commit 28e7962
Changed files (1)
lib
elelem
lib/elelem/system_prompt.rb
@@ -52,7 +52,7 @@ module Elelem
<%= agents_md %>
ERB
- attr_reader :template
+ attr_accessor :template
def initialize(template = nil)
@template = template || TEMPLATE