Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/blog/context-window-is-the-constraint.mdx
Original file line numberDiff line numberDiff line change
Expand Up@@ -42,7 +42,7 @@ a dashboard, a lead-conversion flow, permission sets, an action, translations.
| Lines | 1,792 |
| Approximate tokens | ~16,000 |

That's the **entire business system**. Not a module of it — the data model, the
That's the **whole example app**. Not a module of it — the data model, the
UI, the automation, the access rules, all of it. It fits in about 8% of a
200k-token context window.

Expand Down
Loading