Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Raj-glitch-max/kubernetes-llm-incident-response-benchmark
/ types & classes
Types & classes
4 in github.com/Raj-glitch-max/kubernetes-llm-incident-response-benchmark
⨍
Functions
108
◇
Types & classes
4
↓ 11 callers
Class
IncidentInput
Everything that goes INTO the LLM. Think about it as: what would a real SRE look at when an incident fires?
ai/incident_schema.py:5
↓ 8 callers
Class
LLMOutput
Everything that comes OUT of the LLM. Output must always be valid JSON matching this schema.
ai/incident_schema.py:17
↓ 1 callers
Class
DeltaLLM
eval/delta_decoding.py:20
↓ 1 callers
Class
MechanisticAnalyzer
eval/mechanistic_proof.py:24