{"slug": "ask-hn-how-do-you-develop-more-deterministic-llm-pipelines", "title": "Ask HN: How do you develop more deterministic LLM pipelines?", "summary": "A Hacker News user asked how to build deterministic LLM pipelines, noting that LLM outputs are often unstructured and require human oversight, and that unlike standard ML, LLMs lack confidence scores and pure reproducibility. The user seeks scaffolding to achieve 100% confidence in outputs for tasks like OCR, parsing, and code generation.", "body_md": "It feels like with LLMs I develop a prompt and then get some kind of output that's not very well structured and requires some kind of human oversight to verify that the result I've gotten back is of quality, and the non-deterministic nature of LLMs is the main reason for this.\n\nI see solutions using LLMs, VLMs, etc that will achieve things that have been solved before (things like OCR, parsing, or even just code generation). They do these problems really well and really fast... 90% of the time. How do I get a scaffolding setup so I can be 100% confident in my solution (meaning 100% confident that I *know* what it's going to do)?\n\nWith standard ML, I have things like confidence scores to base whether or not I accept an output as valuable. And generally speaking, it's pure (i.e., given the same input I will always get the same output). With LLMs and the like, it feels like this piece is missing.\n\nComments URL: [https://news.ycombinator.com/item?id=49293943](https://news.ycombinator.com/item?id=49293943)\n\nPoints: 1\n\n# Comments: 0", "url": "https://wpnews.pro/news/ask-hn-how-do-you-develop-more-deterministic-llm-pipelines", "canonical_source": "https://news.ycombinator.com/item?id=49293943", "published_at": "2026-08-14 01:56:38+00:00", "updated_at": "2026-08-14 02:11:02.745642+00:00", "lang": "en", "topics": ["artificial-intelligence", "large-language-models", "ai-tools"], "entities": ["Hacker News"], "alternates": {"html": "https://wpnews.pro/news/ask-hn-how-do-you-develop-more-deterministic-llm-pipelines", "markdown": "https://wpnews.pro/news/ask-hn-how-do-you-develop-more-deterministic-llm-pipelines.md", "text": "https://wpnews.pro/news/ask-hn-how-do-you-develop-more-deterministic-llm-pipelines.txt", "jsonld": "https://wpnews.pro/news/ask-hn-how-do-you-develop-more-deterministic-llm-pipelines.jsonld"}}