Developer builds an LLM decision API: parallel questions, probabilities and scores for code logic
DevDminGod · x · 2026-09-16
DevDminGod shares a non-traditional LLM setup that isn't for writing code but for embedding AI judgment into code logic. Three output modes: a probability given context, a yes/no answer, or a score against your criteria. About 150k context limit, multiple questions run in parallel in one call at nearly the same cost. Intended for decision-making in code, sorting data, or agent-to-agent interfacing.
More from coding & agent
- Unsloth launches desktop app to run and train LLMs locally — thisdudelikesAI · 2026-09-16
- 160 agents ran overnight: tokenmaxxing vindicated — kevinnbass · 2026-09-16
- Dev builds Chrome extension putting AI inside WhatsApp Web, seeks free beta testers — ManufacturerLast7833 · 2026-09-16
- How to Debug a RAG System: A Six-Step Framework from Retrieval to Guardrails — ashishllm · 2026-09-16
- Factory Life: Six free sessions on building with a team of AI agents, from Warp to Hermes — intellectronica · 2026-09-16
- Coding agents write code faster, but debugging them is stranger and more tedious — tengyanAI · 2026-09-16