Skip to content

Server-side LLM judge#88

Merged
fkapsahili merged 3 commits into
masterfrom
feat/server-judge
May 30, 2026
Merged

Server-side LLM judge#88
fkapsahili merged 3 commits into
masterfrom
feat/server-judge

Conversation

@fkapsahili

Copy link
Copy Markdown
Collaborator

Adds a server-side LLM judge. You register an OpenAI-compatible connection (the key is stored encrypted), enqueue a scoring job for a run, and a background worker scores the items and writes the results, moving the run to success or failed. Verified end to end against OpenAI.

API-driven for now: no UI to manage connections or trigger scoring yet, and no automated test against a live LLM endpoint.

@fkapsahili fkapsahili merged commit 0789adf into master May 30, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant