This website requires JavaScript.
Explore
Help
Sign in
xpltdco
/
promptlooper
Watch
2
Star
0
Fork
You've already forked promptlooper
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e42117c8ee
promptlooper
/
backend
/
engine
/
scorers
History
John Lightner
fb78eac1b0
MAESTRO: Implement LLMJudgeScorer with configurable judge prompt, rating parsing, and response caching
2026-04-07 03:05:00 -05:00
..
__init__.py
MAESTRO: Implement LLMJudgeScorer with configurable judge prompt, rating parsing, and response caching
2026-04-07 03:05:00 -05:00
base.py
MAESTRO: Implement BaseScorer abstract class with sync/async scoring interface
2026-04-07 02:55:05 -05:00
embedding.py
MAESTRO: Implement EmbeddingScorer with cosine similarity scoring via OpenAI-compatible embedding API
2026-04-07 02:58:00 -05:00
format.py
MAESTRO: Implement FormatScorer with json, markdown, length, and structure format checks
2026-04-07 03:00:56 -05:00
keyword.py
MAESTRO: Implement KeywordScorer with presence/absence keyword checking and ratio scoring
2026-04-07 03:02:40 -05:00
llm_judge.py
MAESTRO: Implement LLMJudgeScorer with configurable judge prompt, rating parsing, and response caching
2026-04-07 03:05:00 -05:00