Skip to content

Commit 2b6c75d

Browse files
committed
Updated blog and added image
1 parent 62c6e70 commit 2b6c75d

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed
1.12 MB
Loading

src/content/blog/the-limits-of-llms.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,11 @@ description: "Using place deduplication as a real example, this post explores wh
66
tags: ["AI", "LLMs", "Development", "Systems Design", "MVP"]
77
featured: false
88
readTime: 12
9-
image: "/assets/og-default.png"
9+
image: "/assets/the-limits-of-llms.png"
1010
author: "David Martin"
1111
canonicalURL: "https://djmtech.dev/blog/the-limits-of-llms"
1212
---
1313

14-
# The Limits of LLMs: Shipping Software Without Outsourcing Judgment
15-
1614
Large language models are very good at producing plausible solutions.
1715
They are not good at knowing whether a solution is appropriate for your constraints, scale, or failure modes.
1816

0 commit comments

Comments
 (0)