Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 31598f0

Browse files
committed
❄️
1 parent e1c56d6 commit 31598f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

evals/lib/prompt_evaluator.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# frozen_string_literal: true
2+
13
class DiscourseAi::Evals::PromptEvaluator
24
def initialize(llm)
35
@llm = llm.llm_model.to_llm

0 commit comments

Comments
 (0)