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

Commit 11de77b

Browse files
committed
added future TODO
1 parent 1f877fb commit 11de77b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

evals/lib/eval.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ def pdf_to_text(llm, path:)
241241
upload.destroy if upload
242242
end
243243

244+
### TODO: SAM this code needs to move into PromptEvaluator in a coherent way in a future PR
244245
def prompt_call(
245246
llm,
246247
system_prompt:,

0 commit comments

Comments
 (0)